Skip to content

FreesmTeam/website-freesmlauncher

Repository files navigation

⬇️ Self-Hosting

Local

Expand steps

[!NOTE] I will provide terminal commands only for bun, but you can use any other node.js package manager.

Firstly, you need to clone this repository:

git clone https://github.com/FreesmTeam/website-freesmlauncher

And open it:

cd website-freesmlauncher

Secondly, install all dependencies using next command:

bun i

After that, you can start the project either in development mode:

bun dev

or in production mode:

bun run build
bun start

Vercel

Expand steps

Click the button

Vercel

💬 Contact

About

A website on next using tailwindcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages