https://github.com/lgg/js-boilerplate
My boilerplate for JavaScript development
https://github.com/lgg/js-boilerplate
Last synced: 10 months ago
JSON representation
My boilerplate for JavaScript development
- Host: GitHub
- URL: https://github.com/lgg/js-boilerplate
- Owner: lgg
- Created: 2021-04-07T02:07:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-07T02:48:46.000Z (almost 5 years ago)
- Last Synced: 2025-01-28T00:41:39.140Z (12 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js-boilerplate
My boilerplate for js development
* watchify
* browser-sync
## commands
* `npm run dev`
## RoadMap
* add pugjs
* add stylus / sass
* add electron
* add webpack / building dist
* add deploying docker with nginx+SSL(certbot)