https://github.com/mrsteele/vue-playground
Just a place for me to play around
https://github.com/mrsteele/vue-playground
Last synced: 3 months ago
JSON representation
Just a place for me to play around
- Host: GitHub
- URL: https://github.com/mrsteele/vue-playground
- Owner: mrsteele
- Created: 2018-04-20T23:45:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T13:15:33.000Z (almost 7 years ago)
- Last Synced: 2024-12-28T08:40:55.574Z (5 months ago)
- Language: Vue
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-playground
This is where I just play with things.
### Get Started
I followed basic conventions for installation and running:
1. `npm i`
2. `npm run dev`After that... you good.