This example app demonstrates the following features:
- Show how to load styles from assets folder.
- Show how to apply style.
-
Install dependencies:
npm install
-
Start the development server:
npm start
The example will be available at http://localhost:5173.