Skip to content

Gunoshozo/sbroud-jp-scripts

Repository files navigation

Sbroud - Reading App (mainly for JP VNs)

This project is build using Angular Framework and Taiga UI components

This repo does not contain actual vn scripts, those are here. If you wish to use your own files, you need to go to settings inside of app and override repo link. Your repo should follow same folder structure and file structure.

Build

Run npm ci and npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Development server

Run npm run start for a dev server. Navigate to http://localhost:4200/.

Special Thanks

Detroid Become Text project as a main inspiration for this project