Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 759 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 759 Bytes

GD-Docs-v2

Documentation for the popular video game "Geometry Dash" by RobTopGames

IMPORTANT

This version of the GD Docs is still in its early stages. if you are in need of documentation, it is recommended you visit GD Docs v1 until this version has a good amount of documentation

Setup

To host this project on your local device, you will need to following:

To keep the setup as simple as possible, NPM Scripts have been created.

  • To install the required dependencies, enter the following into the terminal
npm i

To start the project enter

npm start

and this will run the project on localhost:3000