/dataweek

Data vizualization for dataweek

Primary LanguageSvelteMIT LicenseMIT

Dataweek

Data vizualization for dataweek

πŸ“š Table of contents

πŸ€” About

☁ See it live

The site is also hosted on Surge, check it out at dataweek-timemap.surge.sh

πŸ›  Build with

  • Node.js
  • D3.js
  • Svelte
  • NPM packages

πŸ”§ Installing and using the project

First of all, make sure you have Node.js, NPM and Git installed

  1. Choose or make a new directory to clone the project to
  2. Clone the repository git@github.com:Vuurvos1/dataweek.git
  3. Cd into the project folder
  4. Run npm install to install the needed npm packages
  5. Run npm run build to build all needed files

πŸš€ Launch the project

You can start the project using npm start or run npm run dev if you are a developer

By default, the project will be hosted on localhost:5000

πŸ—ΊοΈ License

Author: Vuurvos1, license by MIT