An open API service indexing awesome lists of open source software.

https://github.com/akryum/guijs-website

guijs website
https://github.com/akryum/guijs-website

Last synced: 6 months ago
JSON representation

guijs website

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).