Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertov8/tarefas
VueJS é um framework Javascript fantástico p construir aplicações Frontend! Vue.js mistura o melhor do Angular + React!
https://github.com/robertov8/tarefas
vue vue2js vuejs
Last synced: about 4 hours ago
JSON representation
VueJS é um framework Javascript fantástico p construir aplicações Frontend! Vue.js mistura o melhor do Angular + React!
- Host: GitHub
- URL: https://github.com/robertov8/tarefas
- Owner: robertov8
- Created: 2019-09-21T17:07:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:00:31.000Z (almost 2 years ago)
- Last Synced: 2023-08-06T20:03:50.277Z (over 1 year ago)
- Topics: vue, vue2js, vuejs
- Language: Vue
- Homepage:
- Size: 2.25 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).