https://github.com/tmigone/myhabeetat-explorer
https://github.com/tmigone/myhabeetat-explorer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmigone/myhabeetat-explorer
- Owner: tmigone
- Created: 2019-06-20T23:44:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:53:37.000Z (over 2 years ago)
- Last Synced: 2024-10-19T19:59:31.682Z (7 months ago)
- Language: Vue
- Size: 2.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# myhabeetat-explorer
## 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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).