Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arpitgo4/gameslisting
- Owner: arpitgo4
- Created: 2017-03-19T16:58:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T17:00:11.000Z (almost 8 years ago)
- Last Synced: 2024-11-08T17:50:49.460Z (3 months 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
MongooseHTML5
Bootstrap
ReactJS
Webpack```
## Application will start on http://localhost:8080