2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-23 09:02:03 +00:00
iconify/components-demo/vue-demo/README.md

20 lines
182 B
Markdown
Raw Normal View History

2020-04-28 09:47:35 +00:00
# vue-demo
## Project setup
2020-04-28 09:47:35 +00:00
```
npm install
```
### Compiles and hot-reloads for development
2020-04-28 09:47:35 +00:00
```
npm run dev
2020-04-28 09:47:35 +00:00
```
### Compiles and minifies for production
```
npm run build
2020-04-28 09:47:35 +00:00
```