Skip to content

Commit

Permalink
docs: add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs committed May 25, 2022
1 parent 0abbcac commit ed12d8a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Mud

Mud is a toolkit for building on-chain worlds

### How to start a new Mud project

1. Add the Github package registry: `npm login --registry=https://npm.pkg.github.com`
2. Bootstrap a new Mud project: `npx @latticexyz/cli create <project>`

0 comments on commit ed12d8a

Please sign in to comment.