- 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.