1
1
mirror of https://github.com/neosubhamoy/neodlp-website.git synced 2026-06-21 01:13:44 +05:30
Files
neodlp-website/README.md
T

4.3 KiB

NeoDLP Website

Official Website of NeoDLP (Neo Downloader Plus)

github release github stars github license

Tip

🥰 Liked this project? Please consider giving it a star (🌟) on github to show us your appreciation and help the algorithm recommend this project to even more awesome people like you!

Technologies Used

Astro React TypeScript ShadCnUi AceternityUi

Building from Source

Want to run/build NeoDLP Website from the source code? Follow these simple steps:

  • Make sure to install Node.js, and Git before proceeding.
  1. Clone this repo in your local machine: git clone https://github.com/neosubhamoy/neodlp-website.git
  2. Go inside the cloned project directory: cd neodlp-website
  3. Install Node.js dependencies: npm install
  4. Run development / build process
npm run dev              # for development
npm run build            # for production build

License

NeoDLP Website is Licensed under the MIT license. Anyone can view, modify, use (personal and commercial) or distribute it's sources without any attribution and extra permissions.