/WebXDAO.github.io

We are starting to implement the design to code (Unofficial content)

Primary LanguageJavaScriptMIT LicenseMIT

WebXDAO banner


The content in this repository is temporary, we are making new web design for WebX DAO. If you want to help, please message us on Discord


Getting Started

Make sure to read our contributing guidelines

1. Skip all of the steps below by using Gitpod, which would automatically do all of that for you

Open in Gitpod

2. Clone this Repository

git clone https://github.com/WebXDAO/WebXDAO.github.io.git

3. Navigate to the directory

cd WebXDAO.github.io

4. Install dependencies

npm install

5. Run Nextjs

npm run dev