https://github.com/tb/node-es2015-boilerplate
Sample ES2015 boilerplate
https://github.com/tb/node-es2015-boilerplate
Last synced: over 1 year ago
JSON representation
Sample ES2015 boilerplate
- Host: GitHub
- URL: https://github.com/tb/node-es2015-boilerplate
- Owner: tb
- Created: 2015-11-19T21:40:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-19T21:44:59.000Z (over 10 years ago)
- Last Synced: 2025-02-09T17:17:50.489Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-es2015-boilerplate
Sample ES2015 boilerplate
# Install
npm i
# Testing
npm test
# Running
npm start