Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 285 Bytes

File metadata and controls

10 lines (9 loc) · 285 Bytes

ACF GAMERNATION

BUILD

  1. node.js must be installed to run npm.
  2. both the frontend and backend are made up of next.js.
  3. The DB uses mongoDB.

GET STARTED

  1. After receiving git clone
  2. Run the terminal, npm install --force
  3. To run a build, npm run dev