command
module
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Dec 2, 2018
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
mme - Majora's Mask Explorer
![logo](https://github.com/L-P/mme/raw/v0.0.3/front/public/assets/mme.svg)
Usage
./mme ROM
- http://localhost:8064
URIs and ports are hardcoded for now.
Requirements
- Golang
- NodeJS+yarn
go get github.com/gobuffalo/packr/packr
go get
yarn global add @vue/cli
cd front && yarn install
Development
A file named rom.z64
is required at the repository root.
- Run the front dev server:
cd front && yarn serve
- Run the back dev server:
make run
- Open your browser to http://localhost:8080
Production
make release
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.