Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How are we supposed to develop the frontend?#51

rachtsingh started this conversation inGeneral
Discussion options

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:

  1. Add a new package (i.e. runnpm add X oryarn add X)
  2. Set up VSCode to use language server support (for either Python or Javascript, since both environments live inside the container).

Is the answer basically:

  1. Manually add it to package.json
  2. Somehow set up the devcontainer plugin to do this?

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.

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
1 participant
@rachtsingh

[8]ページ先頭

©2009-2025 Movatter.jp