8000 GitHub - evansb/respace: IDE for CS1101S
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

evansb/respace

Repository files navigation

ReSpace

Build Status Coverage Status

Respace is a web based IDE for guided and interactive programming assignments.

Prerequisites

  1. NodeJS (> 6)
  2. Yarn

Install

yarn install

Dev + Hot Reload + Test Watcher

yarn run dev
# Then navigate to localhost:8000.

# Run Test Watchers
./node_modules/bin/jest --watch

Bundling

yarn run bundle

Testing+Coverage

./node_modules/bin/jest --coverage

License

MIT

About

IDE for CS1101S

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0