Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 682 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 682 Bytes

React-Maze-Game

a simple maze game using React.js

How to run

Clone application from https://github.com/michaelNgiri/React-Maze-Game.git

Navigate to the project folder in command line

Run comand: npm install to install project dependencies

Run command: npm start to start the project

NB: you need to have npm installed for the commands to work

NB: the serviceWorker works in development mode only

Create production build

run command npm run build

then navigate to localhost:5000 to view the app

dependencies

npm\

React.js\