Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xerwin1/gridtodoapp-vuejs
https://github.com/0xerwin1/gridtodoapp-vuejs
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xerwin1/gridtodoapp-vuejs
- Owner: 0xErwin1
- Created: 2020-11-28T21:09:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-07T12:42:05.000Z (over 3 years ago)
- Last Synced: 2024-12-03T22:32:00.500Z (20 days ago)
- Language: Vue
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grid TodoApp
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```