2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-22 14:48:24 +00:00

20 lines
182 B
Markdown
Raw Normal View History

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