Skip to content

boatwrva/energy-industry-maps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

American Energy Society Industry Maps

This project was bootstrapped with Create React App. You'll need npm/yarn installed to do any meaningful work on the app itself.

There is also a pipeline/ directory containing various data preprocessing scripts for getting the industry data ready for upload. To run those scripts, you'll need Python 3 installed, along with pandas and numpy.

See the wiki for further instructions on contributing.

How to dev

In the project directory, run:

yarn install --ignore-engines

Installs all dependencies needed to build the project.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

FMI: https://create-react-app.dev

About

Maps of energy industry businesses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.9%
  • Python 31.2%
  • HTML 2.2%
  • CSS 1.7%