rajatsing / Calculator

A Calculator for collaboration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collaborative Calculator

Calculator Demo

How to run this app

To start the server, run go run *.go from the root repo.

To start the client, for the first time, first you need to install the dependency. To do all that do the following

cd client/
npm i
ng serve

No need to run npm i again, since all the dependencies are in place.

About

A Calculator for collaboration


Languages

Language:TypeScript 53.0%Language:Go 20.2%Language:JavaScript 11.5%Language:CSS 9.4%Language:HTML 5.9%