Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 220 Bytes

File metadata and controls

20 lines (14 loc) · 220 Bytes

Node js and vue js fullstack framework bootstrapping

(with vite js and tailwind css)

Run command for development

npm run dev

for frontend build

npm run build

for production

npm run prod