Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aerlinn13/vuedemo
VueJS demo website
https://github.com/aerlinn13/vuedemo
Last synced: about 2 months ago
JSON representation
VueJS demo website
- Host: GitHub
- URL: https://github.com/aerlinn13/vuedemo
- Owner: aerlinn13
- License: mit
- Created: 2019-05-22T04:40:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T15:10:52.000Z (about 2 years ago)
- Last Synced: 2023-03-11T02:39:00.737Z (almost 2 years ago)
- Language: Vue
- Homepage:
- Size: 4.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Technology Used
+ Vue.js
+ Vue-Router
+ Axios
+ Webpack good
### Development
+ Install dependency : `npm install` or `yarn install`
+ Run in local : `npm run dev`## Contributing
If you'd like to contribute, head to the [contributing guidelines](/CONTRIBUTING.md). Inside you'll find directions for opening issues, coding standards, and notes on development.