Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Anchor-Protocol/anchor-website

Repository files navigation

Anchor Website

Scripts

Initialize this project

git clone https://github.com/Anchor-Protocol/anchor-website.git
cd anchor-website
yarn install

And you can run scripts

  • yarn run app:start Development run /app directory (web browser will open)
  • yarn run app:build Build /app directory (/app/build directory will created)
  • yarn run app:test
  • yarn run app:coverage

License

This software is licensed under the Apache 2.0 license. Read more about it here.

© 2021 Anchor Protocol