jontslater / GameVault

1 stars 0 forks source link

Overview:

Game Vault - The ultimate app for gamers. Add, manage, and rate games you've played or would like to play.

Link to project:

GameVault Repository

Deployed project:

GameVault Deployed

Features

How to run app:

  1. From your command line, be in the root directory and run npm install OR npm i for short.
  2. Next, run npm run prepare. This command sets up husky to track eslint errors on commit that will make your deploy fail on Netlify.
  3. To start your application, run npm run dev. THIS IS THE COMMAND YOU WILL USE TO RUN YOUR DEVELOPMENT SERVER FROM NOW ON.
  4. Open http://localhost:3000 with your browser.

loginpage Home GameCard