- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
AndroidDagashi/androiddagashi.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
direnvをインストール
envrc.templateを.envrcにリネームして、GH_READONLY_TOKENにGitHub Personal Access Tokenを入力する。
PublicレポジトリならPersonal Access Tokenの権限はすべて外せる。
パッケージマネージャはyarnを利用。yarnのworkspace機能を使っているため、npmでは動かない。
# install dependencies$ yarn install# generate api jsons$ yarn api:generate# generate rss feed$ yarn rss:generate# serve with hot reload at localhost:3000$ yarn site:dev# generate static project$ yarn site:generate
TBD
$ find . -name 'node_modules' -type d -exec rm -rf {} \;About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.