Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 880 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 880 Bytes

The website for operators.urbit.org

Getting Started

npm install

Run the development server:

npm run dev
# or
yarn dev

Finally, open http://localhost:3000 with your browser to see the result.

Install Foundation Design System Updates

rm -rf package-lock.json node_modules .next

npm i && npm run dev

Framework and Library Documentation

To learn more about Next.js, take a look at the following resources:

To learn more about Tailwind CSS, take a look at the docs:

Deployment

WIP

Upgrades

The /scripts contains scripts used to programmatically upgrade site content data.