jsproj

1.0.1 • Public • Published

jsproj: Node Project template

Goal

Provide a production-ready minimalist Node project template.

Usage

The template assumes latest versions of git, nodejs (LTS) are installed.

Important: Your SSH key must be registered on Bitbucket

$ npm install -g jsproj
$ jsproj <myApp>

Structure

.dockerignore
.eslintignore
.eslintrc.json
.gitignore
.npmignore
LICENSE
README.md
package.json
bin/
config/
docs/
src/
test/
dist/

Contributing

  1. Fork this repo and make changes in your own fork.
  2. Commit your changes and push to your fork git push origin master
  3. Create a new pull request and submit it back to the project.

Bugs & Issues

To report bugs (or any other issues), use the issues page.

Package Sidebar

Install

npm i jsproj

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • calvinkarundu
  • aksalj