This project is based on React and Typescript, includes some packages and demo pages.
$ yarn
In the project directory, you can run:
$ yarn start
Runs the app in the development mode.
Paste http://localhost:9101 to view it in the browser, since the path has been copied automatically.
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 build
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 package
build or publish package to https://registry.npmjs.org
$ yarn deploy
publish docs directory to GitHub Pages
ISC