yarn install
yarn serve
yarn build
yarn lint
TODO: ↑ rewrite
- 7daystodays ItemIcons
public/imgs/items/*.png
- css sprite of thumnails of ItemIcons
public/thumbs.css
public/thumbs.png
TODO: add support script.
$ docker-compose run --rm web /bin/sh
/app # yarn firebase login --no-localhost
# --- vist auth URL on any device and then paste auth code '? Paste authorization code here:'.
/app # yarn firebase init
$ docker-compose run --rm web /bin/sh
/app # yarn firebase login --no-localhost
/app # yarn run build
/app # yarn firebase deploy