hjemmel / toy-robot

Toy Robot Simulator

Home Page:https://toy-robot.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy with ZEIT Now Gitpod Ready-to-Code time tracker CircleCI

How to Run the application and the tests

Requirements

Run the tests

make test

Run the application

make dev

CI / CD

Application is built using CircleCI and deployed in ZEIT now

Technologies / Libraries

  • Webpack - module bundler & task runner
  • Styled Components - Visual primitives for the component age đź’…
  • Expressjs - web framework for Node.js
  • Yarn - package manager
  • TypeScript - Typed superset of javascript that compiles to plain javascript
  • ESLint - Lint tool for TypeScript
  • Jest - Test Suite
  • React Testing Library - builds on top of dom-testing-library by adding APIs for working with React components.

About

Toy Robot Simulator

https://toy-robot.now.sh


Languages

Language:TypeScript 89.6%Language:JavaScript 8.1%Language:Makefile 1.2%Language:HTML 0.8%Language:Dockerfile 0.3%