Skip to main content

Frontend Onboarding SOP

This guide walks through the required setup steps for all new frontend engineers.

Initial Setup

  1. Install Node.js: Ensure Node.js >=20.0 is active.
  2. Configure Editor: We recommend VS Code or Cursor with appropriate Prettier configurations.
  3. Repository Clone:
    git clone https://github.com/Renilneopraxis/vercel-docusaurus-neopraxis-repo.git
  4. Environment Variables: Copy .env.example to .env and fill in mock credentials.