Add initial project structure including React, Vite, TailwindCSS, and Syncfusion dependencies. Configure tooling with ESLint, TypeScript, and Tailwind plugins. Set up `.gitignore`, Syncfusion themes, and example components for demonstration purposes.
12 lines
399 B
XML
12 lines
399 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="build" type="js.build_tools.npm" nameIsGenerated="true">
|
|
<package-json value="$PROJECT_DIR$/package.json" />
|
|
<command value="run" />
|
|
<scripts>
|
|
<script value="build" />
|
|
</scripts>
|
|
<node-interpreter value="project" />
|
|
<envs />
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |