README
MVP
A UI library for hackers that want to build Minimum Viable Products (MVPs) quickly.
Usage
Clone, run npm install then npm start to view the component library and documentation.
A UI library for hackers that want to build Minimum Viable Products (MVPs) quickly.
<script type="module">
import mvpWebapp from 'https://cdn.skypack.dev/mvp-webapp';
</script>
A UI library for hackers that want to build Minimum Viable Products (MVPs) quickly.
Clone, run npm install then npm start to view the component library and documentation.