https://github.com/n0bisuke/ex4ect
express4 template for ect
https://github.com/n0bisuke/ex4ect
Last synced: 3 months ago
JSON representation
express4 template for ect
- Host: GitHub
- URL: https://github.com/n0bisuke/ex4ect
- Owner: n0bisuke
- Created: 2014-07-21T08:08:38.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-27T14:31:24.000Z (almost 12 years ago)
- Last Synced: 2023-06-14T13:31:17.615Z (about 3 years ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#express4 template for ect
## How to Use
### install and edit
```
$ git clone git@github.com:n0bisuke/ex4ect.git
$ cd ex4ect
$ npm i
$ DEBUG=myapp ./bin/www
myapp Express server listening on port 4444 +0ms
```
### access
http://localhost:4444
