0.2.0 • Published 3 years ago

@fulltime/styleguide v0.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

fulltime-styleguide

Initial setup

Install the project dependencies via the CLI command:

yarn

or

npm install

Project structure

The project is made of these files and folders:

  • /.storybook contains the storybook configuration.
  • /components contains the components of Fulltime Styleguide.

Running the project

You can run Storybook in development using the CLI command:

yarn storybook

or

npm run storybook

You can build Storybook in production using the CLI command:

yarn build-storybook

or

npm run build-storybook

Bit Docs for reference

If you need some tips about versioning the components, see the following link:

https://docs.bit.dev/docs/tutorials/bit-react-tutorial