Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 449 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 449 Bytes

FaithJS

FaithJS is a JavaScript NES emulator which runs on your chrome.

Demo

Demo

Screenshot

How to build

To run locally:

$ npm install
$ npm run watch

And it'll be available at http://localhost:3000/

To build a distribution:

$ npm run build

This will create main.js.