Closed dgavigan closed 5 years ago
Just needed to spend a little more time with it!
client_packages
and packages
Alternatively, you can just clone the entire project into your server and build straight from there which makes it easier when developing locally.
Hey! Project looks awesome, thanks for sharing all your hard work!
Unfortunately it appears documentation is severely lacking
I found this to be very confusing on setting up, especially with how webpack is being used. I've got the database up with a schema defined, app is connected, but all the relative paths between packages are broken.
I am assuming the build process with webpack resolves paths and build assets but Its very unclear on how one should build all these assets together.
Any clarity on this would be greatly appreciated!
Thanks!