Skip to content

StackInTechDev/lamsaWthr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SETUP

  1. Install PNPM:
  npm install -g pnpm
  1. Install dependencies:
  pnpm i

For Install dependencies only for server use :

  pnpm recursive install <package> --filter server

For Install dependencies only for web use :

  pnpm recursive install <package> --filter web
  1. Run scripts or commands:
  pnpm run dev
  1. Go to localhost and see result:
  http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •