https://github.com/jimmiemax/framework-vue
Framework: node+koa+webpack+vue
https://github.com/jimmiemax/framework-vue
framework vue
Last synced: 3 months ago
JSON representation
Framework: node+koa+webpack+vue
- Host: GitHub
- URL: https://github.com/jimmiemax/framework-vue
- Owner: JimmieMax
- Created: 2018-04-08T09:49:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T17:01:29.000Z (about 8 years ago)
- Last Synced: 2025-04-30T03:35:20.399Z (about 1 year ago)
- Topics: framework, vue
- Language: JavaScript
- Size: 626 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Framework Vue :watermelon:
Framework-Vue is the latest framework with a lot of middleware and build-tools.
## Tech Stack :strawberry:
- [Node](https://nodejs.org)
- [Koa](https://github.com/koajs/koa)
- [Webpack](https://webpack.js.org)
- [Vue](https://vuejs.org/)
- [Element-ui](http://element-cn.eleme.io/)
- [Less](http://lesscss.org/)
## Installation :green_apple:
```
$ git clone https://github.com/JimmieMax/framework-vue.git
$ npm install
```
## Run tasks :banana:
```
//develop and debugger
npm run dev
//compile and release
npm run release
```
## Authors :cherries:
Jimmie Max