# lluf-manual-in-next from the [all-you-need-is-lluf](https://github.com/learninglab-studio/all-you-need-is-lluf) repository. ## steps 1. create a repo in github 2. create a next app with `npx create-next-app all-you-need-is-lluf` 3. link the next app to the github repo as its remote with the three lines of code you get from github 4. install mdx extension in vs code 5.