Frontend Onboarding SOP
This guide walks through the required setup steps for all new frontend engineers.
Initial Setup
- Install Node.js: Ensure Node.js
>=20.0is active. - Configure Editor: We recommend VS Code or Cursor with appropriate Prettier configurations.
- Repository Clone:
git clone https://github.com/Renilneopraxis/vercel-docusaurus-neopraxis-repo.git - Environment Variables: Copy
.env.exampleto.envand fill in mock credentials.