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.
Run npm ci
and npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
Run npm run start
for a dev server. Navigate to http://localhost:4200/
.
Detroid Become Text project as a main inspiration for this project