Skip to content

AutoArchives/mohistmc-mohistmc-frontend

 
 

Repository files navigation

Mohist website

The front-end website for MohistMC

Next.js Typescript nextra flowbite 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.

Remarks

  • With the current configuration and because Nextra needs pages folder, the 404 page does not work in a development environment.

About

The MohistMC's frontend website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.5%
  • MDX 7.6%
  • SCSS 1.5%
  • JavaScript 0.4%