Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anyabravich/vue-fundamental-course
🎓 Completed training in VueJS
https://github.com/anyabravich/vue-fundamental-course
axios vue vue-router
Last synced: 5 days ago
JSON representation
🎓 Completed training in VueJS
- Host: GitHub
- URL: https://github.com/anyabravich/vue-fundamental-course
- Owner: anyabravich
- Created: 2021-11-16T20:22:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T22:59:23.000Z (4 months ago)
- Last Synced: 2024-09-07T06:26:59.025Z (4 months ago)
- Topics: axios, vue, vue-router
- Language: Vue
- Homepage: https://vue-fundamental-course-delta.vercel.app/
- Size: 731 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fundamental-course
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).