Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Project Structure
main.js (or main.ts)
The main.js
(or main.ts
) file is the entry point to your application. You can use this file to initialize plugins, your app services and initial data.
- Previous
- app.css•scss