Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdallahabusidu/planner-vue
https://github.com/abdallahabusidu/planner-vue
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdallahabusidu/planner-vue
- Owner: abdallahabusidu
- Created: 2022-07-24T21:08:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T21:13:52.000Z (over 2 years ago)
- Last Synced: 2025-01-09T21:03:28.203Z (about 1 month ago)
- Language: Vue
- Size: 757 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# planner-vue
Planner is A TODO list
it's a one of the projects in net ninja VUE 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/).