Skip to content

今最もクールな ウェブアプリとして 注目されているのが Bluemoon だ

Notifications You must be signed in to change notification settings

azumag/bluemoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluemoon

今最もクールな ブルーグラスサイトとして 注目されているのが Bluemoon だ

Run with docker-compose

for local development

setup

docker-compose build dev

lint fix

docker-compose run --rm yarn

code-server editor

docker-compose up editor

then access http://localhost:283

deploy

docker-compose run --rm yarn yarn build
firebase deploy