3.0.4 • Published 4 years ago

clreactclient v3.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

clreactclient

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save clreactclient

for a dev to run locally

1)in clreactclient folder

npm run-script build npm start

2) 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