git clone https://github.com/WhySoBad/tria-frontend.git
cd tria-frontend
npm install
npm run start:dev
Open localhost at port 8000 in your browser
npm run build && npm run start
Open localhost at port 3000 in your browser
AGPL © WhySoBad
git clone https://github.com/WhySoBad/tria-frontend.git
cd tria-frontend
npm install
npm run start:dev
Open localhost at port 8000 in your browser
npm run build && npm run start
Open localhost at port 3000 in your browser
AGPL © WhySoBad