💯 An enhanced viewer for scoring learner's submissions on Exercode.
- macOS
- Windows
- Install Node.js (https://nodejs.org/)
- Clone this repo and change your working directory to
exercode-viewer
npm install
npm run start
You must use yarn
to develop the app instead of npm
.
- Install Node.js
- Install Yarn
yarn install
yarn start