vitorhidalgo-design-system
v1.0.15
Published
1. Clone this repository; 2. Run npm or yarn install at each project in order to install dependencies. 3. Run `yarn storybook`. 4. Access `localhost:8080` in your browser. 5. Run yarn build to generate your own build.
Downloads
65
Readme
Start Development Environment
- Clone this repository;
- Run npm or yarn install at each project in order to install dependencies.
- Run
yarn storybook. - Access
localhost:8080in your browser. - Run yarn build to generate your own build.
Instalar cli do Surge global para rodar a task de deploy, para ambiente de teste.
https://surge.sh/
npm install --global surge
