Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 539 Bytes

File metadata and controls

41 lines (26 loc) · 539 Bytes

WEB322 Assignment-3

This project is build upon WEB322 Assignment-2 and focus on implementations of tailwindcss and DaisyUI UI toolkit.

Tech Stack

Client: TailwindCSS, DaisyUI

Server: Node, Express

Run Locally

Clone the project

  git clone https://github.com/ashrees/Assignement3-WEB322.git

Go to the project directory

  cd Assignement3-WEB322

Install dependencies

  npm install

Start the server

  npm run start

Build tailwindcss

  npm run tw:build