Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 865 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 865 Bytes

Id3King-JS

An AngularJS version of www.id3king.it, capable of filters for displayed data and various addons.

Getting Started

Download NodeJS and install in your system.

  • Clone the repo (or simply download the provided .zip file).
  • Do a 'npm install' in the root directory to download all required dependencies.
  • Start the server with 'node index' and the connect to http://localhost:8081.

Built With

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details