Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 576 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 576 Bytes

Game Project UPcar Player Game

Game Upcar

Stack

How to run the development mode

Example run Backend:

  1. Clone your repository git clone [email protected]:felipefln/game_upcar
  2. Go to the dir: cd game_upcar
  3. Install dependen: yarn install || npm install
  4. Run the script: yarn dev || npm start
  5. Now it's running on http://localhost:3000

More info

By Felipe Weiduschadt de Carvalho