/wild-next

Our next.js boilerplate with sane base configuration.

Primary LanguageTypeScriptMIT LicenseMIT

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