Skip to content

btamas/demo-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-ui

This is a POC of the new bundling system for oat-sa ui libraries.

Build instruction

  • Requirements

    • node
    • npm
  • Install modules npm i

  • Build modules

    • With webpack: npm run build
    • With rollup: npm run build:rollup
  • Using modules

    • Libraries are built under dist/js directory in UMD format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published