README
SNES-PI
A Whale Loop Production
Installation Instructions
git clone <repo>
npm install
Available Commands
npm start
- starts the servernpm run test
- runs unit testsnpm run migrate
- runs migrations
Web Server for easy upload of ROMs to emulation station
<script type="module">
import snesProject from 'https://cdn.skypack.dev/snes-project';
</script>
git clone <repo>
npm install
npm start
- starts the servernpm run test
- runs unit testsnpm run migrate
- runs migrations