Logo
Explore Help
Register Sign In
qq1244/test
1
0
Fork 0
You've already forked test
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0abb2b41c6fb88ab6139b60234aab0df8026bfd1
test/.prettierrc.json

7 lines
120 B
JSON
Raw Normal View History

feat: initialize Vue 3 project with Vite, add routing and basic components - Created package.json with dependencies for Vue, Vue Router, and Element Plus. - Added favicon.ico for branding. - Implemented main App.vue with navigation and HelloWorld component. - Created base CSS for styling and main CSS for layout. - Added logo.svg for the application logo. - Developed HelloWorld component to display a greeting message. - Created TheWelcome component with multiple WelcomeItem components for project guidance. - Added WelcomeItem component for structured welcome messages. - Implemented various icons for documentation, tooling, ecosystem, community, and support. - Set up main.ts for application entry point and router integration. - Configured router with Home and About views. - Developed AboutView and HomeView components for routing. - Added TypeScript configuration files for app and node. - Configured Vite for development server and Vue plugin integration.
2025-05-10 09:11:08 +08:00
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 1629ms Template: 100ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API