https://github.com/elnardu/webdev-template
https://github.com/elnardu/webdev-template
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/elnardu/webdev-template
- Owner: elnardu
- Created: 2022-02-21T10:46:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T10:47:36.000Z (over 4 years ago)
- Last Synced: 2025-02-02T05:26:18.131Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webdev Template
- `make dev-build` to start a dev build with live reloading
- `make build` to build a production build
- `make test` to run typescript checker