@nogsantos/js-base-lib
v0.1.0
Published
Javascript base lib
Downloads
1
Readme
Js base lib
A base for js libs
Setup
$ npm i
Make
development
To development environment, the navigator will open on http://localhost:9000/
. Refresh the page to load the changes.
$ npm run make:dev
dist
$ npm run make
Publish
$ npm publish