Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 240 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 240 Bytes

bulkblock-frontend

BulkBlock(仮)のsvelte製フロントエンド

Build

$ git clone https://github.com/hakunagi/bulkblock-frontend.git
$ cd bulkblock-frontend
$ yarn
$ yarn build

Development server

$ yarn dev