https://github.com/follgad/advantcraft-web
Advantcraft mc server webpage
https://github.com/follgad/advantcraft-web
Last synced: 5 months ago
JSON representation
Advantcraft mc server webpage
- Host: GitHub
- URL: https://github.com/follgad/advantcraft-web
- Owner: FOLLGAD
- Created: 2019-02-09T21:52:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T00:48:10.000Z (about 7 years ago)
- Last Synced: 2025-04-01T04:38:46.394Z (about 1 year ago)
- Language: Vue
- Homepage: http://advantcraft.net
- Size: 16.8 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advantcraft-web
> Advantcraft web
## Build Setup
``` bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).