Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 487 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 487 Bytes

SHIRTTEE

BAIT2113 Web Application Development Assignment

Predefined Account

Admin

Admin

Documentation

TBC

Requirements (If you are facing any problem, try to do the following step)

  1. ASP.NET Web Form
  2. Node.js
  3. TailwindCSS

Install packages

npm install

For one time UI builder

npm run build:css

For UI development

npm run watch:css