Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashraful-malik/layout
Layouts for webstore
https://github.com/ashraful-malik/layout
Last synced: 1 day ago
JSON representation
Layouts for webstore
- Host: GitHub
- URL: https://github.com/ashraful-malik/layout
- Owner: Ashraful-malik
- Created: 2021-10-26T12:34:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T13:04:43.000Z (over 3 years ago)
- Last Synced: 2024-12-17T22:29:08.915Z (about 2 months ago)
- Language: CSS
- Size: 472 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# layuots
## Project setup
```
npm install
```### 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/).