Game Upcar
- ReactJS
- React-router-dom
- Styled-Component
- * check package.json
Example run Backend:
- Clone your repository
git clone [email protected]:felipefln/game_upcar
- Go to the dir:
cd game_upcar
- Install dependen:
yarn install
||npm install
- Run the script:
yarn dev
||npm start
- Now it's running on http://localhost:3000
By Felipe Weiduschadt de Carvalho