Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sombathoudom/simple_task_management_system
is project was built with vue js and connect with firebase:
https://github.com/sombathoudom/simple_task_management_system
project vue vuejs vuetify
Last synced: 2 days ago
JSON representation
is project was built with vue js and connect with firebase:
- Host: GitHub
- URL: https://github.com/sombathoudom/simple_task_management_system
- Owner: sombathoudom
- Created: 2023-03-13T09:49:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-13T10:09:04.000Z (over 1 year ago)
- Last Synced: 2023-09-09T03:42:58.747Z (about 1 year ago)
- Topics: project, vue, vuejs, vuetify
- Language: Vue
- Homepage: https://taskprojectmanagement.netlify.app
- Size: 226 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple_check
## 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/).