/axon-website

Axon website repo.

Primary LanguageTypeScriptMIT LicenseMIT

Axon Website

The website is built using React, Vite and Framer Motion.

Getting Started

To contribute to the Axon Website, follow these steps:

  1. Clone the repository:
git clone https://github.com/axonweb3/axon-website.git
  1. Install the dependencies:

We use PNPM as our package manager.

npm install pnpm -g
pnpm install
  1. Start the development server:
pnpm dev
  1. Open your browser and go to http://localhost:5174/ to see the website in action.

Contributing

We welcome contributions from the community.

License

Axon Website is open-source software licensed under the MIT license.