https://github.com/mathieu2301/colmon
Site colmon.fr
https://github.com/mathieu2301/colmon
Last synced: 4 months ago
JSON representation
Site colmon.fr
- Host: GitHub
- URL: https://github.com/mathieu2301/colmon
- Owner: Mathieu2301
- Created: 2021-04-01T19:55:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-01T19:55:49.000Z (about 5 years ago)
- Last Synced: 2025-01-15T13:30:50.294Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 57.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Colmon.fr
Site web [https://colmon.fr/](https://colmon.fr/)
## 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/).