Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 652 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 652 Bytes

linx api

server tests npm version dependency status devDependency status

api.linx.dj

how to install

git clone https://github.com/linxmusic/api
cd api
npm install

how to run

npm start

how to develop

npm run develop

how to test

npm run test