Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork371
How are we supposed to develop the frontend?#51
-
Thanks Nick for creating this great template, I really appreciate how it's so minimal so you don't have to start by tearing everything down immediately. Maybe I'm missing something basic, but from what I understand the node environment is fully installed inside the Docker container, which means that node_nodules/ is inside the container's version of assets/. So I don't really know how to do the following:
Is the answer basically:
Sorry if this is super basic, I was just confused because if I understand correctly the Python and Javascript source files are not bound 2-way to the Docker container, so editing it inside the container doesn't change our source files. So I didn't really understand how to do the latter. |
BetaWas this translation helpful?Give feedback.