Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 386 Bytes

Lightbase - Cookie Clicker

This repository contains the refactored Cookie Clicker application, as supplied by Lightbase.

Installation

To set up the project, follow these steps:

  1. Install dependencies: yarn install
  2. Start the development server: yarn run dev

Running Tests

To execute the tests, use the following command:

  • npm run test.