Skip to content

fazo96/WebLC2

Repository files navigation

WebLC2

A Web based LC-2 programming environment.

Try it!

Developing

  1. clone this repository
  2. install dependencies using npm install
  3. install webpack and webpack-dev-server globally using npm install -g
  4. run webpack to compile or webpack-dev-server to start a development server

Tip: before contributing, it's advised to use eslint to verify that your code complies with the coding style of this project.

License

GPL-3.0

About

a Web based LC-2 programming environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published