Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/higordiego/vue-crud
https://github.com/higordiego/vue-crud
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/higordiego/vue-crud
- Owner: higordiego
- Created: 2020-01-18T22:10:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T21:10:00.000Z (about 2 years ago)
- Last Synced: 2023-03-01T08:52:11.092Z (almost 2 years ago)
- Language: Vue
- Size: 4.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project-copy-angularjs
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).