About | Features | Technologies | Requirements | Starting | License | Author
Describe your project
✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/KhushalJangid/cloudx
# Access
$ cd cloudx
# Install dependencies
$ source lib/bin/activate
# Run the project
$ gunicorn --bind 127.0.0.1:8000 cloudX.wsgi
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Khushal Jangid