/calculator

Plain calculator mirco app in HTML/CSS/JS.

Primary LanguageJavaScript

calculator CircleCI

Plain calculator mirco app in HTML/CSS/JS.

Getting started

Setting up environemt

node@8, npm@5 or yarn@stable npm install or yarn install

Fire up server

gulp start or gulp s

Run tests

npm test

Build assets

gulp assets or gulp a

Architecture

We use flux as its architecture pattern: screenshot