You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ Setup:
10
10
* Copy hot.js.example to hot.js and configure
11
11
* Copy imager/config.js.example to imager/config.js and configure
12
12
* Copy report/config.js.example to report/config.js and configure
13
+
* Clone [assets](https://github.com/lalcmellkmal/assets/) and copy the `kana` spoiler image folder as `./www/kana/` (or create your own!).
13
14
* Run `npm install` to install npm deps and compile a few helpers
14
15
* Run `node builder.js` to run an auto-reloading development server
0 commit comments