An open API service indexing awesome lists of open source software.

https://github.com/envylabs/nextjs-with-splitio


https://github.com/envylabs/nextjs-with-splitio

nextjs react redux

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). It adds [Redux Toolkit](https://redux-toolkit.js.org/) for application state and an integration with [Split.io](https://www.split.io/) for loading treatments as feature flags.

## Getting Started

First, run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.