https://github.com/frf/nextlevel-vuejs-proffy
Next Level Course with VueJs
https://github.com/frf/nextlevel-vuejs-proffy
diego3g nextlevelweek vuejs vuejs2
Last synced: 10 months ago
JSON representation
Next Level Course with VueJs
- Host: GitHub
- URL: https://github.com/frf/nextlevel-vuejs-proffy
- Owner: frf
- Created: 2020-08-06T02:24:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T02:25:29.000Z (over 5 years ago)
- Last Synced: 2025-01-23T03:43:11.303Z (12 months ago)
- Topics: diego3g, nextlevelweek, vuejs, vuejs2
- Language: CSS
- Homepage:
- Size: 177 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# proffy
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```