https://github.com/guilds-plugin/website
Website for Guilds
https://github.com/guilds-plugin/website
Last synced: about 1 month ago
JSON representation
Website for Guilds
- Host: GitHub
- URL: https://github.com/guilds-plugin/website
- Owner: guilds-plugin
- Created: 2020-06-06T23:22:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T00:18:31.000Z (over 3 years ago)
- Last Synced: 2025-03-16T09:43:11.436Z (about 1 year ago)
- Language: Vue
- Size: 2.62 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guilds
> Guilds Website
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).