Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 762 Bytes

README.MD

File metadata and controls

32 lines (28 loc) · 762 Bytes

Netlify Status GitHub issues GitHub contributors

N00B: Code your way to top

A clicker game where you are a programmer

Installation

  • Clone this repo to your local machine
git clone https://github.com/DorukUlucay/n00b.git
  • now npm install
npm install
  • build app
npm run build

Uses