try-triplex / triplex

The visual IDE for React Three Fiber.
https://triplex.dev
GNU General Public License v3.0
797 stars 26 forks source link

WSL support #132

Open itsdouges opened 1 year ago

tobiascornille commented 5 months ago

@itsdouges How should I go about setting up a project in WSL? When initializing the project from the Windows app, the pnpm install obviously fails because it's not using WSL.

itsdouges commented 5 months ago

Hey mate! First thing would be to understand what needs to change to make it work.

What would you say is a good entry point to learning about WSL?