https://github.com/lucifier129/next-mvc-cnode
cnode web app with SSR powered by next-mvc
https://github.com/lucifier129/next-mvc-cnode
Last synced: 12 months ago
JSON representation
cnode web app with SSR powered by next-mvc
- Host: GitHub
- URL: https://github.com/lucifier129/next-mvc-cnode
- Owner: Lucifier129
- License: mit
- Created: 2018-06-28T02:00:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T08:03:11.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T16:34:05.174Z (over 1 year ago)
- Language: CSS
- Size: 74.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next-mvc-cnode
cnode web app with SSR powered by next-mvc
```shell
# installation
npm install
# start && access http://localhost:3000
npm start
```