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

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

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