Home of the unofficial "Course Path" tool for visualizing a sequence of computer science classes at the University of Illinois at Urbana-Champaign.
- Cone this repo via SSH.
cdinto the project root. npm ifrom the project root.npm run devbuilds a local dev-only version of the site.- Please Run
npm run buildbefore pushing your changes to the repo. - Preview the built app with
npm run preview