Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/07akioni/js-boilerplate
https://github.com/07akioni/js-boilerplate
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/07akioni/js-boilerplate
- Owner: 07akioni
- Created: 2018-07-12T01:29:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-18T02:55:39.000Z (over 6 years ago)
- Last Synced: 2024-11-24T16:26:00.181Z (about 1 month ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js-boilerplate
## tips
- `npm start`
node src/index.js
- `npm run fix`
run eslint and fix fixable errors
- `npm run lint`
run eslint