@alpinedev/design-system-vue

This is the AlpineDev design system. It will be used with all AlpineDev applications. This library will include multiple components needed to build full applications.

Usage no npm install needed!

<script type="module">
  import alpinedevDesignSystemVue from 'https://cdn.skypack.dev/@alpinedev/design-system-vue';
</script>

README

@alpinedev/design-system-vue

This is the AlpineDev design system. It will be used with all AlpineDev applications. This library will include multiple components needed to build full applications.

Project setup

npm install

Compiles and hot-reloads for example site development

npm run serve

Compiles the example site and minifies for production

npm run build

Compiles the library and minifies for production

npm run build-lib

Lints and fixes files

npm run lint