Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deepred5/little-node-mvc-template

a template for little-node-mvc
https://github.com/deepred5/little-node-mvc-template

Last synced: 7 days ago
JSON representation

a template for little-node-mvc

Awesome Lists containing this project

README

        

# little-node-mvc-template

[little-node-mvc](https://github.com/deepred5/little-node-mvc)框架使用demo

# 使用方法
```bash
git clone [email protected]:deepred5/little-node-mvc-template.git

cd little-node-mvc-template

npm i

npm run dev
```

访问`http://0.0.0.0:8080`即可