Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 484 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 484 Bytes

PocketMine Tools Build website

Development

Edit pocketmine-tools

# clone repo
git clone https://github.com/pmt-mcpe-fun/website.git
# cd
cd website
# install dependencies
yarn
# start dev server
yarn dev