Proyecto React base con Next.js y Redux.
- Node.js >= 10
- git clone https://github.com/fluxitsoft/react-nextjs-starter.git [dir-name]
- cd [dir-name]
- npm install
- npm run dev
Acceder a la aplicación en http://localhost:8080
- Agregar middleware para APIs y ejemplos.