Skip to content

serapol/reactTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple 2gis map manager

Server contains

Client contains

Install the app

  1. npm install from root.
  2. Install mongodb and configure config/server.config.js

Running the app

With Webpack-dev-server:

  • npm run start on one process to start the webpack-dev-server on port 3030.
  • npm run server to start the server on port 5000.
  • Point browser to localhost:3030 to start app.

Production build

  • npm run build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published