Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 2 KB

README.md

File metadata and controls

45 lines (30 loc) · 2 KB

mvtec-dataviz-project-group1

In order to start the App:

  1. Clone the Github Repo (for initial start)/ pull current status
  2. Open the project in VS Code (or other program)
  3. Open the terminal, run "npm i"
  4. run "npm run dev" in the terminal
  5. Click on the link that shows up and see the webpage
  6. After changing the code, save the file and see the changes on the webpage
  7. Run "git add *" in the terminal
  8. Run "git commit -m MY_MESSAGE" in the terminal (and describe your changes)
  9. Run "git push" in the terminal

Group members:

  • Helen Bielawa
  • Joseph Ricafort
  • Makhan Sacko

As per course requirements, below are the lists of important links for the project:

  1. Observable explorative notebook
  1. Link to published story: How Far Are We From Economic Fossil Fuel Independence?

  2. Data processing

  1. This Svelte project

Other explorations and optional materials we prepared:

If you want to check for the history, here's the link for the starting repo where most of the development work took place: