Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sombathoudom/simeple-project-planner-vue-js
Just a sample project for who is new with Vue can understand. Demo Here!!!
https://github.com/sombathoudom/simeple-project-planner-vue-js
js vue vue-cli vue-router vuejs2 vuejs3
Last synced: 6 days ago
JSON representation
Just a sample project for who is new with Vue can understand. Demo Here!!!
- Host: GitHub
- URL: https://github.com/sombathoudom/simeple-project-planner-vue-js
- Owner: sombathoudom
- Created: 2022-06-07T11:53:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T09:11:43.000Z (over 2 years ago)
- Last Synced: 2024-11-12T06:07:48.264Z (2 months ago)
- Topics: js, vue, vue-cli, vue-router, vuejs2, vuejs3
- Language: Vue
- Homepage: https://vuejs-learning-tool.netlify.app/
- Size: 257 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).