Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/q9090960bnb3/vue_bootstrap_study
https://github.com/q9090960bnb3/vue_bootstrap_study
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/q9090960bnb3/vue_bootstrap_study
- Owner: q9090960bnb3
- Created: 2019-10-14T10:49:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:42:33.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T08:55:31.059Z (8 months ago)
- Language: Vue
- Size: 1.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 01_base_vue_jquery_bootstrap
## 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/).