Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.33 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.33 KB

WebXDAO banner


GitHub license

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

⚡ Our valuable Contributors