This Urban Institute data tool is built with Svelte JS.
Project link: https://apps.urban.org/features/education-workforce-framework-data
To run this project locally, first install the dependencies. Open up the project directory in a terminal and install the project dependencies by running:
npm installYou should now be ready to start developing! Start a local server with:
npm run devOpen your browser and visit http://localhost:5173 to see your project running.