https://github.com/laboratorynotices/muesli-dash
https://github.com/laboratorynotices/muesli-dash
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/laboratorynotices/muesli-dash
- Owner: Laboratorynotices
- Created: 2020-10-21T21:33:41.000Z (over 4 years ago)
- Default Branch: Muesli-Dash
- Last Pushed: 2021-02-23T11:37:56.000Z (over 4 years ago)
- Last Synced: 2025-01-13T23:35:15.879Z (5 months ago)
- Language: CSS
- Size: 517 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# muesli-dash
Балуюсь с кодом, учусь писать.## 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/).