-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Guide
Harjot Singh Rana edited this page Sep 5, 2024
·
1 revision
Follow these steps to set up Avocodos locally:
- Node.js (version 14 or higher)
- npm (Node package manager)
-
Clone the repository:
git clone https://github.com/HarjjotSinghh/avocodos.git cd avocodos/frontend
-
Install dependencies:
npm install
-
Set up environment variables: Copy the
.env.example
file to.env
and fill in the required values. -
Run the development server:
npm run dev
-
Open http://localhost:3000 with your browser to see the live website.
Stay connected with us on social media:
We welcome contributions from the community! If you're interested in contributing, please check out our Contributing Guide.
This project is licensed under the CC BY-NC 4.0 License.
Thank you to all our contributors and the community for your support and feedback. Together, we can build a better platform for everyone.