Help Desk Software
# install dependencies $ npm run i # build tailwind css $ npm run build:css # watch css source file change $ npm run watch # build for production $ npm run prod