agntcy.org website code
To get a local copy up and running follow these simple steps.
Ensure you have Node.js installed on your machine.
-
Clone the repository
git clone https://github.com/agntcy/agntcy-website.git
-
Install npm packages
npm install
After installing the dependencies, you can run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. For detailed contributing guidelines, please see CONTRIBUTING.md
Project Link: https://github.com/agntcy/agntcy-website