ben-rogerson / wild-next

Our next.js boilerplate with sane base configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wild-next

GitHub package.json version GitHub GitHub last commit Follow @madebywild on Twitter

Getting started

  • Clone this repository: git clone git@github.com:madebywild/wild-next.git
  • Delete the .git folder: rm -rf wild-next/.git
  • Update npm dependencies: It is recommended that you update all dependencies to their latest version.
    Tipp: npm-upgrade can help you with this task.

Documentation

About

Our next.js boilerplate with sane base configuration.

License:MIT License


Languages

Language:TypeScript 62.6%Language:JavaScript 35.9%Language:CSS 1.5%