mirror of
https://github.com/neosubhamoy/neodlp-website.git
synced 2026-06-21 01:13:44 +05:30
4.3 KiB
4.3 KiB
NeoDLP Website
Official Website of NeoDLP (Neo Downloader Plus)
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
Building from Source
Want to run/build NeoDLP Website from the source code? Follow these simple steps:
- Clone this repo in your local machine:
git clone https://github.com/neosubhamoy/neodlp-website.git - Go inside the cloned project directory:
cd neodlp-website - Install Node.js dependencies:
npm install - 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.