evojam / workshops-12-10-2017

Workshops about creating npm package and versioning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workshops-12-10-2017

Workshops about creating npm package and version

npm install

Commands:

npm run start

That command run build to dist project and run it

npm run build

This command build the project to dist folder

Additional commands:

npm install -g

After build you can run this command to have this program for global useo

About

Workshops about creating npm package and versioning


Languages

Language:JavaScript 100.0%