Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

tqtezos/assets.tqtezos.com

Repository files navigation

assets-tqtezos-com

Build

npm run build

Development

See README.md in website

To start development server:

cd website && npm install
npm start