README
truffle-components
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
Components for reusing in truffle ai and upil chat projects
<script type="module">
import appsociallyTruffleComponents from 'https://cdn.skypack.dev/@appsocially/truffle-components';
</script>
yarn install
yarn serve
yarn build
yarn lint