mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
389 B
12 lines
389 B
2 years ago
|
<component name="ProjectRunConfigurationManager">
|
||
|
<configuration default="false" name="Run GUI" type="js.build_tools.npm">
|
||
|
<package-json value="$PROJECT_DIR$/packages/nc-gui/package.json" />
|
||
|
<command value="run" />
|
||
|
<scripts>
|
||
|
<script value="dev" />
|
||
|
</scripts>
|
||
|
<node-interpreter value="project" />
|
||
|
<envs />
|
||
|
<method v="2" />
|
||
|
</configuration>
|
||
|
</component>
|