This is the source code for the Launcher Tutorials website. It is built with Nextra.
First, run npm i
to install the dependencies.
Then, run npm run dev
to start the development server and visit localhost:3000.
This project is licensed under the MIT License.