MohistMC / Website

The MohistMC website (frontend)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mohist website

The front-end website for MohistMC

Next.js Typescript Github stars License

About

This is the new front-end website for MohistMC, built with Next.js and Typescript.
It's still under development, feel free to contribute!

Getting Started

First, clone the repository and install the dependencies:

git clone -b frontend https://github.com/MohistMC/Website.git
cd Website
npm install

How to run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

The MohistMC website (frontend)

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 93.7%Language:MDX 4.1%Language:SCSS 1.7%Language:JavaScript 0.6%