template-npm-module

1.0.3 • Public • Published

Usage

npm i -g template-npm-module

Now use the cli to create a npm project folder with the files and config ready to go:

mkdir my-npm-module

cd my-npm-module

template-npm-module

That's it! you now have a completely es2015 npm module folder dir ready to go. Start coding in src/ dir files and run npm run dev to demo your module in the browser at localhost:8080/

Dependents (0)

Package Sidebar

Install

npm i template-npm-module

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • coryrobinson42