Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ABUS react demo

This demo demostrates the following

  • fuse-react router and lazy loading
  • FuseBox automatic JS Code Splitting
  • FuseBox automatic CSS Code Splitting

Install and run

npm install;
node fuse dist

If you want to run it in development mode

node fuse