This is a learning management platform that teaches multiple courses.
- install Node.js in your machine.
- https://nodejs.org
- run:
npm install - Run in parallel
npm run devandnpm run wds. - view app at: http://localhost:3000/
This is a learning management platform that teaches multiple courses.
npm installnpm run dev and npm run wds.