This repository is dedicated to our community's website.
- Uses modern web technologies
- Source code has support for writing in Vue, React, Svelte, and/or Preact
- Source compiles into static HTML and CSS with no/little JavaScript
- Uses Tailwindcss for styling
- Handcrafted UI with UX in mind
- Accessible, Performant, and SEO Optimized
This website is live hosted at builders.devprotocol.xyz.
-
Skip all of the rest steps and use Gitpod, which would automatically do all of this for you:
-
Make sure you have the latest version of NodeJs Installed.
node --version
- Install Dependencies
yarn
- Start the app
yarn start
- The latest version of Node.js