Hentai Library Thingy
Go to file
Xymorot 0b5cc6a2cb set CSP headers (inline and in session) 2019-06-18 00:34:21 +02:00
src set CSP headers (inline and in session) 2019-06-18 00:34:21 +02:00
.editorconfig install tslint and prettier with stuff around to make them work together 2019-06-04 22:54:56 +02:00
.eslintignore uninstall electron-forge, switch to manual webpack for frontend/tsc for backend, install eslint 2019-06-16 00:41:43 +02:00
.eslintrc.json update electron and lint files 2019-06-16 03:39:33 +02:00
.gitignore uninstall electron-forge, switch to manual webpack for frontend/tsc for backend, install eslint 2019-06-16 00:41:43 +02:00
.prettierrc.yml switch to electron 2019-06-08 00:53:51 +02:00
README.md update README.md 2019-06-16 21:41:04 +02:00
index.html set CSP headers (inline and in session) 2019-06-18 00:34:21 +02:00
package-lock.json update electron and lint files 2019-06-16 03:39:33 +02:00
package.json update electron and lint files 2019-06-16 03:39:33 +02:00
tsconfig.json update electron and lint files 2019-06-16 03:39:33 +02:00
tslint.json uninstall electron-forge, switch to manual webpack for frontend/tsc for backend, install eslint 2019-06-16 00:41:43 +02:00
webpack.config.js uninstall electron-forge, switch to manual webpack for frontend/tsc for backend, install eslint 2019-06-16 00:41:43 +02:00

README.md

Hello There

  • npm install
  • npm run tsc for backend
  • npm run webpack for frontend
  • npm dev