Welcome to Discis a web app that allows teachers to manage their course related content.
To test the app you need to:
- Install Node.js
- Open a terminal and execute the commands
npm install
,npm run build
andnpm start
- Open a web browser and go to http://localhost:8000