Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 208 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 208 Bytes

Next.js Redux boilerplate

A Next.js boilerplate with Redux, Bulma and Jest.

Getting started

git clone https://github.com/ricardo93borges/next-redux-boilerplate
cd my-project
npm i
npm run dev