Skip to main content
Module

x/ultra/CONTRIBUTING.md

πŸ’Ž Modern Streaming React Framework in Deno
Go to Latest
File

The easiest way to work on Ultra is to clone this repo and navigate to the /workspace directory. This is simple setup of an Ultra project, and imports Ultra from a relative URL.

  • cd workspace
  • deno task dev

Please ensure you run deno lint and deno fmt before opening any PRs.