additive-react-scripts
v0.3.4
Published
(3.3.0) Configuration and scripts for Create React App.
Keywords
Readme
ADDITIVE+APPS Fork
How to build/release
We currently only use the react-scripts package. To avoid building each package with lerna go into react-scripts package folder (/packages/react-scripts) and build/release that folder.
Use the command npm login to login into your NPM Account. After that you can publish the package with npm publish.
To know
- This package must me public, otherwise it wont work
