Reactive Web App Starter (Live Demo)
Use for client-site rendered projects, e.g. web apps.
Requirements
Node >= 10.0
npm >= 6.4
Inital setup
npm i or yarn
Run
npm start
Build
npm run build
Publish
npm login and after successful login npm publish
React NPM library containing common components
Use for client-site rendered projects, e.g. web apps.
Node >= 10.0
npm >= 6.4
npm i or yarn
npm start
npm run build
npm login and after successful login npm publish