Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richard-pamintuan/vue-project
https://github.com/richard-pamintuan/vue-project
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/richard-pamintuan/vue-project
- Owner: richard-pamintuan
- Created: 2023-07-20T12:21:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-20T12:26:44.000Z (over 1 year ago)
- Last Synced: 2024-11-20T11:44:43.007Z (2 months ago)
- Language: Vue
- Size: 14.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuely
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your end-to-end tests
```
npm run test:e2e
```