Skip to content

cleminso/operators.urbit.org

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • CSS 2.7%