Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 262 Bytes

File metadata and controls

35 lines (22 loc) · 262 Bytes

BlackJack

A BlackJack game by BuckleScript + ReasonReact.

Setup

npm install

Build

npm run build

Watch

npm run watch

Bundle

npm run webpack

Serve

Use your favourite one-line server!

License

MIT