|
|
@ -1,4 +1,4 @@ |
|
|
|
# library |
|
|
|
# qn-web |
|
|
|
|
|
|
|
|
|
|
|
## Project setup |
|
|
|
## Project setup |
|
|
|
``` |
|
|
|
``` |
|
|
@ -7,7 +7,7 @@ npm install |
|
|
|
|
|
|
|
|
|
|
|
### Compiles and hot-reloads for development |
|
|
|
### Compiles and hot-reloads for development |
|
|
|
``` |
|
|
|
``` |
|
|
|
npm run serve |
|
|
|
npm run dev |
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
### Compiles and minifies for production |
|
|
|
### Compiles and minifies for production |
|
|
|