Skip to content

xcv58/CubeTimer

Repository files navigation

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