Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 322 Bytes

The decrypto.org website.

Installation

  • Install yarn
  • Clone the repo: git https://github.com/decrypto-org/decrypto.org.git
  • Go to repo folder cd decrypto.org/
  • yarn install

To start the app in development mode, run: yarn start

Open http://localhost:8080 to view it in the browser.