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

PaperMC/papermc.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaperMC Website

Flying through a cloud near you

Building

Via yarn

yarn install
yarn build

Files will be in dist/

Development

yarn dev will build and open the project in a web browser with appropriate proxying and other resources so that it appears the same as the live site.