https://github.com/wesjd/express-app-template
A template for express apps including pug and babel
https://github.com/wesjd/express-app-template
Last synced: 9 months ago
JSON representation
A template for express apps including pug and babel
- Host: GitHub
- URL: https://github.com/wesjd/express-app-template
- Owner: WesJD
- License: unlicense
- Created: 2018-08-17T18:43:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T21:14:08.000Z (almost 8 years ago)
- Last Synced: 2025-02-18T01:37:24.748Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# express-app-template
A template for express apps including pug and babel
## Usage
1. Copy the source to an empty project
2. `cd server`
3. `npm run server`
4. Happy hacking!
## License
[The Unlicense](LICENSE)