This repository is the MyHomeworkSpace client, which runs at https://app.myhomework.space.
npm install
.If you're working on the app, the Preact DevTools (Firefox/Chrome/Edge) can be helpful.
To start Webpack, just run npm run dev
. This will start the development server, listening at port 9001.
If you followed the api-server guide, this should be available at http://app.myhomework.localhost.