SouphiW / website

ATX DAO's minting website

Home Page:https://mint.atxdao.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atxdao website

contributing

install dependencies

  1. yarn install

editor setup

  1. download + open atxdao website with vscode
  2. go to the extensions view with (ctrl|cmd)+shift+x
  3. search for @recommended and install the workspace recommended eslint and prettier extensions

developing on the site

  1. run yarn dev to launch the site at localhost:3000 and it will automatically reload any changes you make
  2. when you are happy with a set of changes, run yarn lint && yarn build and fix any errors.
  3. open up a pull request
  4. get a review by @clifton or @jongregis
  5. your changes will be merged and automatically deployed

resources

  1. we use chakra-ui as our design framework. check out the docs!
  2. we use nextjs to statically build the site
  3. and deploy to github pages

About

ATX DAO's minting website

https://mint.atxdao.com


Languages

Language:TypeScript 92.3%Language:CSS 6.5%Language:JavaScript 1.1%Language:Shell 0.0%