soham901 / mern-template

MERN stack template with tailwind css, daisyUI, Bun, Mongodb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN Stack Basic Template

Frontend Setup:

cd client
bun i
bun run dev
goto http://localhost:1337

Backend Setup:

cd server
bun i
bun run dev
goto http://localhost:5000

About

MERN stack template with tailwind css, daisyUI, Bun, Mongodb.


Languages

Language:JavaScript 50.9%Language:TypeScript 33.1%Language:HTML 13.7%Language:CSS 2.2%