Skip to content

gracemarsh/webapp-dashboard

Repository files navigation

Techdegree Project 7 - WebApp Dashboard

webapp-dashboard

Starting with a mockup and a few icons I’ve built a web dashboard complete with JavaScript-driven charts and graphs.

Building

Use Vite to build the project and generate the assets inside the dist directory. These are the files that can be put onto a web server such to actually serve the optimised build of your app.

npm run build

Deploying to Github pages

Vite docs on deploying to github pages

Run the deploy.sh script to deploy from your environment.

./deploy.sh

Requirements:

chmod +x ./deploy.sh
  • Configure github pages to serve from the gh-pages branch

About

Techdegree Project 7 - WebApp Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published