Bedrock Native Modding Wiki This is the source code for the Bedrock Native Modding Wiki. Building Locally To build the wiki locally, do: npm install npm run docs:dev Open the localhost link in your browser to view the wiki. The site will hot reload as you edit the code.