https://github.com/tylershin/jojo-calculator
https://github.com/tylershin/jojo-calculator
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tylershin/jojo-calculator
- Owner: TylerShin
- Created: 2017-11-26T00:53:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T09:50:58.000Z (almost 8 years ago)
- Last Synced: 2025-12-02T01:12:37.603Z (7 months ago)
- Language: Vue
- Size: 170 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jojo-vue
## 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
```