Skip to content

teia-community/teia-ui

Repository files navigation

Teia UI

size of the repository number of opened issues number of opened PRs license website status

deployment

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

Install

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)

Contributing

Article about contributing to the Teia code (Wiki)

Code of Conduct


License

MIT license See LICENSE