NimbleEdge / community.nimbleedge.ai

Community Website of NimbleEdge
Apache License 2.0
12 stars 13 forks source link


RecoEdge RecoEdge
Bringing Recommendations to the Edge

Repository for the Nimbeedge community website.

Lisence Discord issue fork

## Getting Started πŸ‘¨β€πŸ’» ### Repo at a glance πŸ“Œ ``` NimbleEdge/community.nimble.a β”œβ”€β”€ CODE_OF_CONDUCT β”œβ”€β”€ LICENCE β”œβ”€β”€ README.md β”œβ”€β”€ src β”‚ β”œβ”€β”€ assets β”‚ β”œβ”€β”€ components β”‚ β”œβ”€β”€ hoc β”‚ β”œβ”€β”€ redux β”‚ β”œβ”€β”€ utils β”‚ └── index.js (main entry point) └── package.json ``` ### Setup the repository to your local environment 1. **[Fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo)** the repository **[community.nimble.ai](https://github.com/NimbleEdge/community.nimbleedge.ai)** 2. **[Clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)** the forked repository, using ``` git clone https://github.com/{your-username}/community.nimbleedge.ai.git ``` ### Running Locally 1. Clone the repository 2. Install packages and dependencies, using ```npm install``` or ```yarn install``` 3. To run locally, use ```npm start``` or ```yarn start``` Visit **[http://localhost:3000](http:localhost:3000)** to view the app. ## Interested in contributing 🎯 1. **Star**, **fork** and **clone** the repo. 2. Push your features or changes in your fork repo. 3. Create a PR to **Nimble/community.nimble.ai** > πŸ’¬ For further queries or information, please reach out to us on **[Discord](https://nimbleedge.ai/discord)**