An open API service indexing awesome lists of open source software.

https://github.com/stagfoo/nuzlocke-helper


https://github.com/stagfoo/nuzlocke-helper

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Nuzlocke Helper


to start the project run

```
npm run start;
```

## Video explaining it here

- Part 1: https://youtu.be/G2hEtXOzw3I
- Part 2: https://youtu.be/LD8a5MQNa9E
- Part 3: https://youtu.be/lbG0Hv_ADa8

# Template used



a kit to build quick demo apps and test ideas (chumming the water so to speak )








- 🖼️ UI = [nanohtml](https://github.com/choojs/nanohtml)
- 🍖 Store = [Obake.js](https://github.com/stagfoo/obake)
- 🦴 Router = [Page.js](https://visionmedia.github.io/page.js/)
- 🍹 Styles = Just Javascript and strings [Joro](https://github.com/stagfoo/joro).