view-core

React UI Components

Usage no npm install needed!

<script type="module">
  import viewCore from 'https://cdn.skypack.dev/view-core';
</script>

README

dumi library

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build