Skip to content

Enegrecer/react-with-maps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Running the app

Before running the application one must install the dependencies:

$ npm install

Then, run the script that creates points to be shown on the map:

$ node src/migration/seed_points.js

To run the application type:

$ npm start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • HTML 12.7%
  • CSS 2.9%