Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobbylite/real-mike-facts-vuejs
Vue.js development and production environments
https://github.com/bobbylite/real-mike-facts-vuejs
Last synced: about 15 hours ago
JSON representation
Vue.js development and production environments
- Host: GitHub
- URL: https://github.com/bobbylite/real-mike-facts-vuejs
- Owner: bobbylite
- Created: 2021-08-31T04:53:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T23:49:18.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T01:07:49.544Z (about 2 months ago)
- Language: Vue
- Homepage:
- Size: 1.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# real-mike-facts
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).