react-retrogames
A fun app written in Node.js/React/Redux
File Explorer
Download Latest Version (.zip)- game.js
- user.js
- game.js
- user.js
- style.css
- PressStart2P.ttf
- 74496d9086d97aaeeafb3085e9957668.ttf
- index.html
- auth.js
- filestack.js
- games.js
- About.jsx
- AddGamePanel.jsx
- Archive.jsx
- Contact.jsx
- Form.jsx
- Game.jsx
- GamesListManager.jsx
- Home.jsx
- index.js
- Login.jsx
- Modal.jsx
- Signup.jsx
- Welcome.jsx
- auth.js
- filestack.js
- games.js
- AddGameContainer.jsx
- GamesContainer.jsx
- index.js
- auth.js
- filestack.js
- games.js
- index.js
- routing.js
- auth.js
- filestack.js
- games.js
- index.js
- authentication.js
- authWrapper.js
- index.js
- routes.js
- store.js
- index.js
- .babelrc
- .gitignore
- package.json
- README.md
- server.js
- webpack-loaders.js
- webpack-paths.js
- webpack.config.js
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/samuxyz/react-retrogames
Downloads the entire project code from GitHub to your computer.
cd react-retrogames
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install yarn -g
Downloads and installs the libraries listed in package.json.
yarn
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
