Skip to content

Files

Latest commit

 

History

History

frontend

frontend

ビルド
$ npm run build

サーバーの立ち上げ
$ npm run start
=> http://localhost:8080

ウォッチのみ
$npm run watch