mirror of
https://github.com/Steffo99/todocolors.git
synced 2024-11-22 00:04:18 +00:00
Create client runConfig
This commit is contained in:
parent
1536b495c7
commit
73c0acfb14
1 changed files with 13 additions and 0 deletions
13
.idea/runConfigurations/Run_client.xml
Normal file
13
.idea/runConfigurations/Run_client.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="Run client" type="js.build_tools.npm">
|
||||
<package-json value="$PROJECT_DIR$/todoblue/package.json" />
|
||||
<command value="run" />
|
||||
<scripts>
|
||||
<script value="dev" />
|
||||
</scripts>
|
||||
<arguments value="--port=8081" />
|
||||
<node-interpreter value="project" />
|
||||
<envs />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
Loading…
Reference in a new issue