Framework7 CSS and JS not generated via CLI

I use framework7 create --ui and it create all files to run Framework7, except the core css and js (framework7-bundle.min.css and framework7-bundle.min.js)

It’s a bug?

Thanks

No, you just have to run npm install to have all CSS/JS core files in your folders.