update readme

This commit is contained in:
James Acklin 2021-10-04 10:01:58 -04:00
parent fe768e8b24
commit 881750050f

View File

@ -1,8 +1,10 @@
# Urbit Developers Portal
Uses [Next.js](https://nextjs.org/docs) and [MDX](https://mdxjs.com/) with [remark](https://unifiedjs.com/explore/package/remark/) and [Tailwind CSS](https://tailwindcss.com/docs)
To develop locally:
```
yarn install
yarn dev
yarn dev:watch
```