Skip to content

HACC2020/Crewmates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

239 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACC 2020

Team Crewmates

Table of contents

Overview

We chose the State of Hawaii Executive Branch IT Portfolio & Roadmap Visualization challenge for this years HACC2020. This challenge asks us to make the State of Hawaii IT portfolio visible to the public. We plan on creating a user friendly visualization from the data provided.

How To Run

Our application is deployed here.

In order to run this application on your machine, you will need Node, which can be installed here.

You will need the code which can be cloned or downloaded from the repository:

git clone https://github.com/HACC2020/Crewmates.git

Make your way into the project directory:

cd Crewmates

You will then need to install the dependencies:

npm install

Finally, start the application typing:

npm start

If everything went well, you will see the app running on localhost:3000 in your default browser and if it doesn't automatically pop up then you can open a new tab and enter in the address localhost:3000 to get to the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors