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

https://github.com/fredliang44/site

new personal site
https://github.com/fredliang44/site

Last synced: 29 days ago
JSON representation

new personal site

Awesome Lists containing this project

README

        

# [WIP] Fred's Site

> Preview:

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