1.0.1 • Published 1 year ago

@wacoco/literrific-library v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

literrific-library

Installing

Installation To install the application, follow these steps:

  1. Clone the repository https://github.com/WaCoCo-TEAM/literrific-library.git
  2. Open up your terminal
  3. run 'npm install'
  4. Start the server and run ' npm run storybook'

Make a new component

How to add a new component in the project

  1. Make a new folder inside the src/components
  2. add files : index.js / constants.js / YourfolderName.js/ YourfolderName.stories.js
  3. you can add your assets in the assets folder which already exist
  4. you can add you styles inside the styles folder which already exist
1.0.1

1 year ago

1.0.0

1 year ago