Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 476 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 476 Bytes

Basic Browser JavaScript - Donut Maker

A tribute to Cookie Clicker

Donut Maker Requirements

To Run This Application

  • git clone the app
  • cd into the application
  • npm install to install the dependencies

Working with the Application

  • npm test will run your tests
  • npm start will spin up the application