https://github.com/joshaaronlevy/joshaaronlevy
https://github.com/joshaaronlevy/joshaaronlevy
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joshaaronlevy/joshaaronlevy
- Owner: JoshAaronLevy
- Created: 2018-07-28T19:22:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T18:55:29.000Z (over 6 years ago)
- Last Synced: 2025-01-19T08:36:31.999Z (4 months ago)
- Language: Vue
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# joshaaronlevy
## 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
```