Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/deepred5/little-node-mvc-template
- Owner: deepred5
- Created: 2020-07-17T04:32:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:00:12.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T15:43:29.013Z (7 months ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.gitcd little-node-mvc-template
npm i
npm run dev
```访问`http://0.0.0.0:8080`即可