Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

johhansantana/nextjs-redux-boilerplate

Repository files navigation

Redux example

How to use

This boilerplate was continued from zeit official example.

To use this boilerplate, first clone or download this repo: [https://github.com/johhansantana/nextjs-redux-boilerplate.git].

git clone https://github.com/jsantana90/nextjs-redux-boilerplate.git *your-project-name*

cd into it and run:

npm install
npm run dev

Deploy it to the cloud with now (download)

now

Live example:

[https://nextjs-redux-boilerplate.now.sh]

Live example uses my other repository [https://github.com/johhansantana/nextjs-express-boilerplate] as api which is deployed in now as well, go check it out.

About

simple nextjs with redux boilerplate with separation of concerns to get you started

Resources

Stars

Watchers

Forks

Packages

No packages published