README
UPIL development
Environment setup
yarn install
Test
yarn test
Build & demo
yarn build
## Environment setup ```bash yarn install ```
<script type="module">
import appsociallyUserpilCore from 'https://cdn.skypack.dev/@appsocially/userpil-core';
</script>
yarn install
yarn test
yarn build