It implements the following functionalities:
In the project directory, you can run:
yarn start
Runs the app in the development mode.
Open http://localhost:8000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
`
yarn build
Builds the app for production to the public
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
yarn clean
Clean the public
folder
yarn serve
Serve the file from public
folder.
Open http://localhost:9000 to view it in the browser.
yarn storybook
Serve a storybook. Open http://localhost:6006/ to view the storybook in the browser.
Created with 💗 by Elitizon Ltd
This package is free and open-source software licensed under the MIT license.