Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

jaoafa/jaoweb4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jao Minecraft Server

jao Minecraft Server Official Website.

ci twitter chat

πŸš€ Setup

Make sure to install the dependencies:

npm install

πŸ›  Develop

Start the development server on http://localhost:3000

npm run dev

πŸ— Build

Build the application for production:

npm run build

Locally preview production build:

npm run preview