Development10 min
Development Setup
Step-by-step guide to setting up your development environment.
Development Setup
Setting up your environment for EnggVault development.
Editor Configuration
We recommend using VS Code with the following extensions:
- ESLint
- Prettier
- Tailwind CSS IntelliSense
Environment Variables
Copy .env.example to .env and fill in the required values.