mirror of
https://github.com/pds-nest/nest.git
synced 2025-02-16 12:43:58 +00:00
🔨 Add "Frontend: Start dev server" runConfig
This commit is contained in:
parent
ea75920a41
commit
43169dacd7
1 changed files with 9 additions and 0 deletions
9
.idea/runConfigurations/Frontend__Start_dev_server.xml
generated
Normal file
9
.idea/runConfigurations/Frontend__Start_dev_server.xml
generated
Normal file
|
@ -0,0 +1,9 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Frontend: Start dev server" type="js.build_tools.npm">
|
||||
<package-json value="$PROJECT_DIR$/code/frontend/package.json" />
|
||||
<command value="start" />
|
||||
<node-interpreter value="project" />
|
||||
<envs />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
Loading…
Add table
Reference in a new issue