Skip to content

This is the official website for the EmulatorJS project.

License

Notifications You must be signed in to change notification settings

EmulatorJS/emulatorjs.org

Repository files navigation

EmulatorJS Website

This is the official website for the EmulatorJS project. Here you will find information on any prerequisites needed, installation & setup processes and advanced configuration options.

Made with ❤️ by @ethanaobrien & @allancoding

Clone

Clone the repository:

git clone https://github.com/EmulatorJS/emulatorjs.org

Setup

Install dependencies:

yarn install

Development

yarn dev

It can now be reached at http://localhost:3000/.