This repository is the frontend code of the open, community owned Tezos NFT Platform teia.art.
Teia is a fork of the Tezos NFT platform Hic et Nunc, build by the Teia community for the Teia community with accessibility, sustainability, decentralization and equity in mind. Read more about Teia's Core Values (Wiki)
Find further info and documentation on the Teia Wiki
Native
git clone https://github.com/teia-community/teia-ui.git
cd teia-ui
npm install
npm start
Or with docker-compose
git clone https://github.com/teia-community/teia-ui.git
cd teia-ui
docker-compose up -d
Article about setting up a clone/mirror of Teia (Wiki)
Article about contributing to the Teia code (Wiki)
MIT license
See LICENSE