instal Dependencies
yarn
npm install
local dev http://localhost:3000/exodia-website/
yarn start
Self Deploy To GitHub Pages with GitHub Actions
instal Dependencies
yarn
npm install
local dev http://localhost:3000/exodia-website/
yarn start
Self Deploy To GitHub Pages with GitHub Actions