comand-frontend-framework
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "comand-frontend-framework", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "scripts": { |
# frontend-framework | ||
## Project setup | ||
## Project description | ||
``` | ||
npm install | ||
Pure HTML5/CSS3-Frontend-Framework based on CSS-Grid. Iconfont-already included. | ||
Can be used for any webproject. No server-technology required. | ||
``` | ||
### Compiles and hot-reloads for development | ||
``` | ||
npm run serve | ||
``` | ||
### Compiles and minifies for production | ||
``` | ||
npm run build | ||
``` | ||
### Lints and fixes files | ||
``` | ||
npm run lint | ||
``` | ||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
157611
12