Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i-m-hossain/vue-js-3-with-projects
https://github.com/i-m-hossain/vue-js-3-with-projects
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/i-m-hossain/vue-js-3-with-projects
- Owner: i-m-hossain
- Created: 2021-01-14T16:27:06.000Z (almost 4 years ago)
- Default Branch: reaction_timer
- Last Pushed: 2021-01-14T20:41:53.000Z (almost 4 years ago)
- Last Synced: 2024-10-15T07:28:09.525Z (3 months ago)
- Language: Vue
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# modal-project
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).