/codesling.io-ui

UI

Primary LanguageJavaScript

#Introduction

Codesling.io is typeracer for algo challenges - see who can solve the problem first!

Get Started

Install yarn

brew install yarn

Setup Environment

yarn
yarn buildEnv
yarn setup:server
yarn setup:client

Start the app

yarn build # develop with webpack
yarn start:server # start the static webserver