0.2.0 • Published 5 years ago
@fulltime/styleguide v0.2.0
fulltime-styleguide
Initial setup
Install the project dependencies via the CLI command:
yarnor
npm installProject structure
The project is made of these files and folders:
/.storybookcontains the storybook configuration./componentscontains the components of Fulltime Styleguide.
Running the project
You can run Storybook in development using the CLI command:
yarn storybookor
npm run storybookYou can build Storybook in production using the CLI command:
yarn build-storybookor
npm run build-storybookBit Docs for reference
If you need some tips about versioning the components, see the following link: