sched_sapper

The UI for sched backend, based on the default Sapper template for webpack.

Running the project

You can install dependencies and run the project in development mode with:

cd my-app
npm install
npm run dev

Open up localhost:3000 and start clicking around.