Skip to content

Swarupa567/community.nimbleedge.ai

 
 

Repository files navigation


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 the repository community.nimble.ai

  2. Clone 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 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

About

Community Website of NimbleEdge

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 4.8%
  • HTML 1.4%