0.2.4 • Published 4 years ago

@lu-development/ux-mylu-patterns v0.2.4

Weekly downloads
16
License
MIT
Repository
-
Last release
4 years ago

Getting Started Developing the UX MyLu Patterns

To start working on the mylu pattern

git clone https://bitbucket.os.liberty.edu/scm/uxmylu/ux-mylu-pattern-library.git
cd ux-mylu-pattern-library

and run:

npm start

Getting Started With Components

######Script tag

Put this script tag with the version

<script type="module" src="https://unpkg.com/@lu-development/ux-mylu-patterns@1.2.4/dist/uxpatterns/uxpatterns.esm.js"></script>
<script nomodule src="https://unpkg.com/@lu-development/ux-mylu-patterns@1.2.4/dist/uxpatterns/uxpatterns.js"></script>

in the head of your index.html Then you can use the element anywhere in your template, JSX, html etc.

https://stenciljs.com

0.2.5-0

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago