https://github.com/aledonatto/clikealo
https://github.com/aledonatto/clikealo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aledonatto/clikealo
- Owner: AleDonatto
- Created: 2022-09-14T16:25:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-14T16:29:42.000Z (over 2 years ago)
- Last Synced: 2025-01-10T10:26:12.785Z (5 months ago)
- Language: Vue
- Size: 4.49 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clikealo-admin
## 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/).