dawidkopczyk / dash-admin-components

AdminLTE3 Dash components :zap:
http://dash-admin-components.opensource.quantee.ai/
Other
85 stars 21 forks source link

How to build this project? #19

Closed alphamodel closed 3 years ago

alphamodel commented 3 years ago

After running

npm install
npm run build:all

and install the built python package, the example/app.py is not runnable. Are there any additional steps that need to be made? Thanks!

Error with path src/lib/components/js/adminlte.jsError: No suitable component definition found.
Error: No suitable component definition found.

FYI, when building above error pops out.

alphamodel commented 3 years ago

False alarm, sorry.