Learn how to set up LaunchIt in your development environment
Before you begin, ensure you have the following installed on your system:
Your application should now be running at http://localhost:3000
.
Learn how to configure your Environment variables.
If you encounter any issues during installation:
pnpm store prune
node_modules
directory and run pnpm install
againLearn how to set up LaunchIt in your development environment
Before you begin, ensure you have the following installed on your system:
Your application should now be running at http://localhost:3000
.
Learn how to configure your Environment variables.
If you encounter any issues during installation:
pnpm store prune
node_modules
directory and run pnpm install
again