Built using the Next.js Typescript Starter: https://github.com/jpedroschmitz/typescript-nextjs-starter
- Clone or Download this repo
git clone https://github.com/statsig-io/sample-statsig-react-nextjs-ssr
- Install dependencies
cd sample-statsig-react-nextjs-ssr
npm install
- Run the project
npm run dev
- Open http://localhost:3000 in you web browser