https://trinity-trio.github.io/web/
yarnが導入されていない場合は入れておく
npm i -g yarn基本的操作は以下の通り
# install dependencies
$ yarn
# serve with hot reload at localhost:4321
$ yarn dev
# 開くURLは http://localhost:4321/web/コンテンツの追加はそのファイルごとにコメントで記述する。
| Name | Name | Last commit date | ||
|---|---|---|---|---|
https://trinity-trio.github.io/web/
yarnが導入されていない場合は入れておく
npm i -g yarn基本的操作は以下の通り
# install dependencies
$ yarn
# serve with hot reload at localhost:4321
$ yarn dev
# 開くURLは http://localhost:4321/web/コンテンツの追加はそのファイルごとにコメントで記述する。