Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xseignard/projet-dave
https://github.com/xseignard/projet-dave
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xseignard/projet-dave
- Owner: xseignard
- Created: 2020-04-20T21:34:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:54:39.000Z (about 2 years ago)
- Last Synced: 2024-10-31T12:46:20.048Z (2 months ago)
- Language: JavaScript
- Homepage: https://xseignard.github.io/projet-dave
- Size: 1.67 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# projet-dave
## 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
```### Recommended vscode plugins
- Prettier: https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
- Eslint: https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).