Looking Glass is a collaboration between Mozilla and the makers of Mr. Robot to provide a shared world experience.
55
stars
65
commits
JavaScript
primary language
Apr 1, 2019
updated
# install dependencies
npm install
## build and run
npm run web-ext-run
First, make sure you are on npm 5+ installed so that the proper dependencies are installed using the package-lock.json file.
npm install -g npm
After cloning the repo, you can run the following commands from the top level directory, one after another:
npm install
See ./TESTPLAN.md
addon/ contains all files that go into the WebExtensionJavaScript
100.0%
Looking Glass is a collaboration between Mozilla and the makers of Mr. Robot to provide a shared world experience.
55
stars
65
commits
JavaScript
primary language
Apr 1, 2019
updated
# install dependencies
npm install
## build and run
npm run web-ext-run
First, make sure you are on npm 5+ installed so that the proper dependencies are installed using the package-lock.json file.
npm install -g npm
After cloning the repo, you can run the following commands from the top level directory, one after another:
npm install
See ./TESTPLAN.md
addon/ contains all files that go into the WebExtensionJavaScript
100.0%