Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mlynch/ionic-vue-demo
Ionic Vue Demo
https://github.com/mlynch/ionic-vue-demo
Last synced: 21 days ago
JSON representation
Ionic Vue Demo
- Host: GitHub
- URL: https://github.com/mlynch/ionic-vue-demo
- Owner: mlynch
- Created: 2019-05-24T16:21:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T15:25:55.000Z (about 2 years ago)
- Last Synced: 2024-12-05T11:04:09.980Z (29 days ago)
- Language: Vue
- Size: 2.44 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ionic-vue-demo
## 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/).