Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keshavabanda/vue-explorer
Earlier I was explored about vue JS application to compare what different from other technologies/frameworks. Because I was saw more client requirements on vue JS In Freelancing Platforms. Currently I am pausing this during busy days very soon will resume this technologies.
https://github.com/keshavabanda/vue-explorer
html javascript vue
Last synced: 11 days ago
JSON representation
Earlier I was explored about vue JS application to compare what different from other technologies/frameworks. Because I was saw more client requirements on vue JS In Freelancing Platforms. Currently I am pausing this during busy days very soon will resume this technologies.
- Host: GitHub
- URL: https://github.com/keshavabanda/vue-explorer
- Owner: keshavaBanda
- Created: 2024-06-25T09:37:12.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-25T12:12:43.000Z (5 months ago)
- Last Synced: 2024-06-26T11:21:22.350Z (5 months ago)
- Topics: html, javascript, vue
- Language: Vue
- Homepage:
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue-Explorer
Earlier I was explored about vue JS application to compare what different from other technologies/frameworks. Because I was saw more client requirements on vue JS In Freelancing Platforms. Currently I am pausing this during busy days very soon will resume this technologies.## Steps to execute Net Ninja Vue
```
cd Net Ninja Vue > run index.html
```## Steps to execute Todo-App
```
cd Todo-App && npm install && npm run serve
```