https://github.com/irustm/node-expressjs-mvc
ES6 mvc nodejs express.
https://github.com/irustm/node-expressjs-mvc
Last synced: about 2 months ago
JSON representation
ES6 mvc nodejs express.
- Host: GitHub
- URL: https://github.com/irustm/node-expressjs-mvc
- Owner: irustm
- License: mit
- Created: 2017-07-21T13:52:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T15:28:39.000Z (almost 8 years ago)
- Last Synced: 2025-03-26T13:06:26.158Z (2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ES6 mvc nodejs express.
## Install
```javascript
npm install
```
## Start
```javascript
npm start
```
launch http://localhost:3000