Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcwieme/the-force-tfe
My end of study work repo with the evolution
https://github.com/jcwieme/the-force-tfe
Last synced: about 19 hours ago
JSON representation
My end of study work repo with the evolution
- Host: GitHub
- URL: https://github.com/jcwieme/the-force-tfe
- Owner: jcwieme
- Created: 2020-04-23T15:45:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-27T21:58:09.000Z (over 3 years ago)
- Last Synced: 2023-03-08T00:13:27.865Z (over 1 year ago)
- Language: Vue
- Homepage: https://theforce.jeanchristophewieme.be/
- Size: 28.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-pack
## 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/).