https://github.com/chambrin/boutique_vue.js
boutique d'entrainement vue.js
https://github.com/chambrin/boutique_vue.js
Last synced: 4 months ago
JSON representation
boutique d'entrainement vue.js
- Host: GitHub
- URL: https://github.com/chambrin/boutique_vue.js
- Owner: chambrin
- Created: 2021-11-11T15:36:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T18:34:20.000Z (over 4 years ago)
- Last Synced: 2025-10-09T03:47:16.923Z (8 months ago)
- Language: Vue
- Homepage: boutique-vue-js.vercel.app
- Size: 818 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dyma-boutique
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```