clone the repository to your computer
git clone https://github.com/1983shiv/crud-express-auth-ruff.git
go to tik-tac-to directory
cd crud-express-auth-ruff
install necessary dependancies
npm install
run the app
npm dev
clone the repository to your computer
git clone https://github.com/1983shiv/crud-express-auth-ruff.git
go to tik-tac-to directory
cd crud-express-auth-ruff
install necessary dependancies
npm install
run the app
npm dev