An open API service indexing awesome lists of open source software.

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

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

```