Skip to content

cheefbird/programming-game-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Game Starter

Setup

git clone git@github.com:gdborton/programming-game-starter.git
cd programming-game-starter
touch .env
# Update your .env with USER_ID and API_KEY
# You can find these values here:
# https://programming-game.com/dashboard
npm install
npm start

About

A starting point for https://programming-game.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%