botonic
botonic copied to clipboard
How do I import as a standalone project using the following structure?
tree -L 1 . ├── assets ├── babel.config.js ├── dist ├── node_modules ├── package.json ├── package-lock.json ├── src ├── tests ├── webpack.config.js └── webpack-entries
Could you please provide more information about the issue you are having?