Skip to content

Mathieu-ai/PNPM-Structure-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure your project

A brief project's Structure concept for your apps introduced by @Grafikart

🚩I only wrote what he did and all credit is due to his brain, I just thought he has amazing concepts and wanted to share 👌

Run Locally

Clone the project

  git clone https://github.com/Mathieu-ai/PNPM-Structure-Project

Go to the project directory

  cd PNPM-Structure-Project

Install dependencies

  // use --filter APP_NAME to install only in the desired project or -r
  pnpm i

Start the server

  // use --filter APP_NAME to install only in the desired project or -r
  pnpm run dev

Authors

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

About

Just a stucture project concept by Grafikart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published