Skip to content

phayacell/fyi-stocker

Repository files navigation

FYI Stocker

CircleCI

FYI に投稿した URL をストックするサービス。

Required

Versions

$ node -v
v12.16.0
$ yarn -v
1.22.0

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project
$ yarn run generate