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

https://github.com/lynzz/nw-vue-example


https://github.com/lynzz/nw-vue-example

element-ui nw nwjs-application postcss vue2

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# nw-vue-example

> A NW app with vue.js

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

## 特性

* element-ui
* postcss-salad,postcss-cssnext

## 参考

* [nwjs-vue](https://github.com/bramblex/nwjs-vue)