mngo-project-tools
v1.3.43
Published
This library is available at [mngo-project-tools](https://www.npmjs.com/package/mngo-project-tools)
Downloads
253
Readme
mngo-project-tools
This library is available at mngo-project-tools
Brief:
A JavaScript Library (npm package) where I keep all my javscript utils/components/apis/encryptionUtils which is usable in many of mngo projects
Usage
Installation
- npm install
- npm start
Available Scripts
In the project directory, you can run
npm start
Runs the app in the development mode Open http://localhost:3000 to view it in the browser.
npm run lib-build
it is for final package build which create dist
folder.
npm run build-publish
this command make build of the project and publishes it, basically it is combination of npm run lib-build
and npm publish
License
All rights reserved under MNgo.