https://github.com/focabot/focabotweb
FocaBot's website
https://github.com/focabot/focabotweb
vue2
Last synced: about 1 month ago
JSON representation
FocaBot's website
- Host: GitHub
- URL: https://github.com/focabot/focabotweb
- Owner: FocaBot
- Created: 2017-03-04T04:03:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T12:04:22.000Z (over 7 years ago)
- Last Synced: 2025-03-30T20:30:11.095Z (about 1 year ago)
- Topics: vue2
- Language: CSS
- Homepage: https://focabot.thebit.link
- Size: 4.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# focabot-web
> FocaBot's Website
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).