The website is built using React, Vite and Framer Motion.
To contribute to the Axon Website, follow these steps:
- Clone the repository:
git clone https://github.com/axonweb3/axon-website.git
- Install the dependencies:
We use PNPM as our package manager.
npm install pnpm -g
pnpm install
- Start the development server:
pnpm dev
- Open your browser and go to http://localhost:5174/ to see the website in action.
We welcome contributions from the community.
Axon Website is open-source software licensed under the MIT license.