Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuanyu90221/gson-personal


https://github.com/yuanyu90221/gson-personal

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# 個人網站 2.0

## 初始化

```shell
yarn install
```

## 執行debug模式

```shell
yarn start
```

## 建置

```shell
yarn build
```