Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Basic example

Getting started

To run this example make sure you have first run npm install in the root directory. Then cd into /examples/basic and:

npm install
npm run build
npm start

Then visit http://localhost:3000.