Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.42 KB

File metadata and controls

24 lines (12 loc) · 1.42 KB

Vue 3 Succinctly (Vue 3 + Vite template)

This repo contains the code for the demo application from the Vue 3 Succinctly ebook from Syncfusion.

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs; check out the script setup docs to learn more.

This project also uses Firebase, so please edit the firebase.js file within the project's root folder and ensure your Firebase setup is ready.

Don't forget to install any dependencies by running the npm install command from the built-in terminal within VS Code before running the application.

To run the app in dev mode, use the npm run dev command.

Thank you for reading the Succinctly Series.

Recommended IDE Setup

VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar)

cover

Looking for more Succinctly titles?

Check out the entire library of Succinctly ebooks at https://www.syncfusion.com/ebooks.