https://github.com/markodenic/grazjs25
GrazJS #25 presentation.
https://github.com/markodenic/grazjs25
Last synced: 4 months ago
JSON representation
GrazJS #25 presentation.
- Host: GitHub
- URL: https://github.com/markodenic/grazjs25
- Owner: markodenic
- Created: 2018-12-09T21:27:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T05:33:23.000Z (over 2 years ago)
- Last Synced: 2024-12-28T06:41:58.877Z (5 months ago)
- Language: Vue
- Homepage: https://grazjs25.netlify.app
- Size: 3.08 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grazjs25
## 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
```