Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 362 Bytes

Checkers

Scripts

Setup

$ npm install

Develop

$ npm start

Test

$ npm test # TODO

Build

$ npm run build

Deploy

$ npm run deploy

Boilerplate

This project was bootstrapped with Create React App and TypeScript.