https://github.com/akryum/guijs-website
guijs website
https://github.com/akryum/guijs-website
Last synced: 6 months ago
JSON representation
guijs website
- Host: GitHub
- URL: https://github.com/akryum/guijs-website
- Owner: Akryum
- Created: 2020-02-21T12:52:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:25:28.000Z (over 3 years ago)
- Last Synced: 2025-06-07T15:04:41.881Z (about 1 year ago)
- Language: Vue
- Homepage: https://guijs.dev
- Size: 2.77 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# landing-website
> guijs landing 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).