Skip to content

thulioph/idm

Repository files navigation

IDM

In Depth Music

Requirements

Setup

installation

$ npm install

development

$ npm run dev

tests

$ npm run test
$ npm run test:watch
$ npm run test:coverage

production

$ npm run build
$ npm run start

format code

$ npm run format

lint

$ npm run lint
$ npm run lint:fix

License

MIT