The UI for sched backend, based on the default Sapper template for webpack.
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.
The UI for sched backend, based on the default Sapper template for webpack.
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.