https://github.com/jcoreio/node-project-skeleton
Skeleton for libraries and apps targeting node.js >=8
https://github.com/jcoreio/node-project-skeleton
Last synced: about 1 year ago
JSON representation
Skeleton for libraries and apps targeting node.js >=8
- Host: GitHub
- URL: https://github.com/jcoreio/node-project-skeleton
- Owner: jcoreio
- License: mit
- Created: 2019-03-15T15:53:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:40:43.000Z (over 3 years ago)
- Last Synced: 2025-02-01T01:41:47.266Z (over 1 year ago)
- Language: JavaScript
- Size: 3.71 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# node-project-skeleton
[](https://circleci.com/gh/jcoreio/node-project-skeleton)
[](https://codecov.io/gh/jcoreio/node-project-skeleton)
[](https://github.com/semantic-release/semantic-release)
[](http://commitizen.github.io/cz-cli/)
Skeleton for libraries and apps targeting node.js >=8
## Quick start
```sh
npx 0-60 clone https://github.com/jcoreio/node-project-skeleton.git
```
## Tools used
- babel 7
- mocha
- chai
- istanbul
- nyc
- eslint
- flow
- prettier
- husky
- semantic-release
- renovate
- Circle CI
- Codecov.io