Skip to content

arpitgo4/GamesListing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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