https://github.com/sanfernoronha/unscript-website
Website for the Unscript Hackathon of Fr. CRCE
https://github.com/sanfernoronha/unscript-website
hackathon landing-page npm vue vuejs
Last synced: about 2 months ago
JSON representation
Website for the Unscript Hackathon of Fr. CRCE
- Host: GitHub
- URL: https://github.com/sanfernoronha/unscript-website
- Owner: sanfernoronha
- Created: 2020-10-04T14:02:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T08:24:51.000Z (over 5 years ago)
- Last Synced: 2025-07-04T13:06:42.423Z (12 months ago)
- Topics: hackathon, landing-page, npm, vue, vuejs
- Language: Vue
- Homepage:
- Size: 10.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unscript-website
## 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/).