Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.35 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.35 KB

Deploy to now

CubeTimer

CircleCI Build Status dependencies Status devDependencies Status

Code Climate Test Coverage Issue Count

Development

Requirements

node.js, npm, and yarn

Install

yarn

Local development

yarn dev

Local server

yarn start

Deployment

yarn deploy

Test

yarn test

Watch mode:

yarn test-watch