@lu-development/ux-mylu-patterns
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

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

<link href="https://unpkg.com/@lu-development/ux-patterns@1.2.5/css/ion-colors.css" rel="stylesheet">
<link href="https://unpkg.com/@lu-development/ux-patterns@1.2.5/css/lu-colors.css" rel="stylesheet">
<script type="module" src="https://unpkg.com/@lu-development/ux-mylu-patterns@0.2.4/dist/uxpatterns/uxpatterns.esm.js"></script>
<script nomodule src="https://unpkg.com/@lu-development/ux-mylu-patterns@0.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

Readme

Keywords

none

Package Sidebar

Install

npm i @lu-development/ux-mylu-patterns

Weekly Downloads

6,262

Version

0.2.4

License

MIT

Unpacked Size

1.68 MB

Total Files

243

Last publish

Collaborators

  • brmoore
  • ericjameswilliamson
  • mdconnors
  • thelmsdevguy
  • rjpfeiffer1
  • tnprescott
  • egborrero
  • drcrankshawlu