Skip to content

quadReactor/codesling.io-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.7%
  • CSS 30.4%
  • HTML 0.9%