Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Overview

This example app demonstrates the following features:

  • Show how to load styles from assets folder.
  • Show how to apply style.

Build instructions

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm start

The example will be available at http://localhost:5173.