/hfcyt

A little real-time app

Primary LanguageJavaScript

How Fast Can You Type?

A little real-time app

Demo

View demo here

Prerequisites

You need install Node.js to run this app

Setup

Open cmd, terminal or something...

cd hfcyt
npm install or yarn install
npm run start or yarn start

Open another cmd, terminal or something...

cd hfcyt/client
npm install or yarn install
npm run start or yarn start

Build With