https://github.com/datejer/nopunchline
j-money
https://github.com/datejer/nopunchline
jokes vue
Last synced: 6 months ago
JSON representation
j-money
- Host: GitHub
- URL: https://github.com/datejer/nopunchline
- Owner: datejer
- Created: 2020-10-22T21:04:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T11:31:44.000Z (over 4 years ago)
- Last Synced: 2025-02-10T06:41:38.618Z (8 months ago)
- Topics: jokes, vue
- Language: Vue
- Homepage: https://nopunchline.gq
- Size: 799 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nopunchline
## 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/).