mciparelli / chuck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chuck

Development

Install all dependencies:

$ yarn

Run development server:

$ yarn start

Build for production:

$ yarn build

Run tests:

$ yarn test

Run tests in watch mode:

$ yarn test:watch

In a separate terminal run (unless yarn start is already running):

$ yarn watch-reason

About


Languages

Language:OCaml 92.8%Language:C++ 4.2%Language:HTML 3.0%