3.0.27 • Published 3 years ago

dkdj v3.0.27

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

dkdj

Build Status codecov

sunburst commits

note: until WebStorm 2019.1 you'll need to

  • "Help | Find Action..." on the main menu;
  • Type "registry" and click "Registry..." found element;
  • Find jest.test.tree.use.jasmine.reporter key and disable it.

see (https://youtrack.jetbrains.com/issue/WEB-37680) for details.

To install/build..

  1. make sure your node --version is 11.9 or better, otherwise install latest from https://nodejs.org/en/
  2. install yarn from https://yarnpkg.com/en/
  3. then
cd dkdj
yarn
webpack

To develop dkdj, use webpack --watch instead.

To build a production version run inv build -f