Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daaaiii/vue-school-travel-app
https://github.com/daaaiii/vue-school-travel-app
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/daaaiii/vue-school-travel-app
- Owner: Daaaiii
- Created: 2023-11-01T18:47:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T16:10:15.000Z (12 months ago)
- Last Synced: 2023-11-28T12:40:36.754Z (12 months ago)
- Language: Vue
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-school-travel-app
![Alt text](image.png)## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```