Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/07akioni/qcc-c
https://github.com/07akioni/qcc-c
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/07akioni/qcc-c
- Owner: 07akioni
- Created: 2018-07-24T09:41:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T09:50:39.000Z (over 6 years ago)
- Last Synced: 2024-11-24T16:26:01.387Z (about 1 month ago)
- Language: JavaScript
- Size: 434 KB
- 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