Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 481 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 481 Bytes

FreeToGame Interface

A 2-page interface for the FreeToGame website.

Tooling

List of the main tools used:

View the project

Run the server and view the project by doing the following:

  1. Clone the repository using git clone.
  2. cd into free-to-game-interface directory.
  3. Run npm i && npm start.