Made with create-react-library
npm install --save clreactclient
for a dev to run locally
1)in clreactclient folder
npm run-script build npm start
- in clreactclient\example> npm start if things dont work npm install npm link clreactclient
To publish - in clreactclient folder amend version in packge.json npm run-script build npm publish