Skip to content

alilloig/cadence-lang.org

 
 

Repository files navigation

cadence-lang.org

Technical

cadence-lang.org uses Docusaurus2.

Running locally

Requirements:

To run the site locally, enter the following commands into a terminal window:

git clone https://github.com/onflow/cadence-lang.org.git
cd cadence-lang.org
npm i
npm run start
open "http://localhost:3000"

About

The home of the Cadence website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 85.2%
  • JavaScript 6.6%
  • TypeScript 4.3%
  • CSS 3.9%