Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wxsms/kvmn
KVMN = Koa.js + Vue.js + MongoDB + Node.js
https://github.com/wxsms/kvmn
Last synced: about 2 months ago
JSON representation
KVMN = Koa.js + Vue.js + MongoDB + Node.js
- Host: GitHub
- URL: https://github.com/wxsms/kvmn
- Owner: wxsms
- License: mit
- Created: 2017-04-13T06:54:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T05:42:08.000Z (about 4 years ago)
- Last Synced: 2024-02-22T22:35:54.737Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 72.3 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## KVMN = Koa.js + Vue.js + MongoDB + Node.js
> A Vue.js project with vue 2.0, vue-router and vuex starter kit for server side rendering.
## Build Setup
Node.js 7.6+
``` bash
npm install
npm run build
npm start
```## Development Setup
```bash
npm install
npm run dev
```## License
MIT