Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DOM-RENDER

Examples 🚀 Quick start


STEP 1

  • dom-render build

root directory

npm run npm-build

STEP 2

cd examples/{examples-name}
npm install
npm start

STEP 3

browser open: http://localhost:4500