1.0.2 • Published 5 years ago

oat-demo-ui v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

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.
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago