https://github.com/arpitgo4/gameslisting
https://github.com/arpitgo4/gameslisting
bootstrap3 css3 es6 expressjs html5 mongoose passportjs react-redux react-router reactjs redux webpack2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arpitgo4/gameslisting
- Owner: arpitgo4
- Created: 2017-03-19T16:58:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T17:00:11.000Z (over 9 years ago)
- Last Synced: 2025-01-01T16:27:20.280Z (over 1 year ago)
- Topics: bootstrap3, css3, es6, expressjs, html5, mongoose, passportjs, react-redux, react-router, reactjs, redux, webpack2
- Language: JavaScript
- Homepage: http://game-listing.herokuapp.com/
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Project Structure
```/
|-- ./ -> source for backend express server.
|-- client -> source for frontend React application, with embedded developement server.
```
### Run
Inside /client directory, run ``` npm build ```
In root directory, run ``` npm start ````
### Technologies Used
```
ExpressJS
Mongoose
HTML5
Bootstrap
ReactJS
Webpack
```
## Application will start on http://localhost:8080