288 Forks
1506 Stars
1506 Watchers

next-boilerplate

A well-structured production ready Next.js boilerplate with Typescript, Redux, Jest, Enzyme, Express.js, Sass, Css, EnvConfig, Fetch, Reverse Proxy, Bundle Analyzer and Built-in Project CLI. https://pankod.github.io/next-boilerplate/

How to download and setup next-boilerplate

Open terminal and run command
git clone https://github.com/pankod/next-boilerplate.git
git clone is used to create a copy or clone of next-boilerplate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with next-boilerplate https://github.com/pankod/next-boilerplate/archive/master.zip

Or simply clone next-boilerplate with SSH
[email protected]:pankod/next-boilerplate.git

If you have some problems with next-boilerplate

You may open issue on next-boilerplate support forum (system) here: https://github.com/pankod/next-boilerplate/issues