Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 457 Bytes

File metadata and controls

11 lines (8 loc) · 457 Bytes

Course map - development

This Reactjs development environment uses the build tool Vite and npm as package manager. You must therefore have Node.js installed on your computer in order to run this build.

Run app on localhost

  1. Clone the repo
  2. Make sure you are in the project directory
  3. Run npm install
  4. Run npm run dev

The App is now running on the localhost post specified in the terminal