Frontend Documentation

This document describes the general framework for frontend development at Dev-Launchers.

Tech Stack:

  • React Framework

  • NextJS for networking/routing

  • JavaScript for individual projects

  • TypeScript for shared code across projects

  • Yarn for package management and startup/build scripts

Last updated

Was this helpful?