macaroni-elements
v0.0.0
Published
<p align="center"> <img alt="macaroni" src="https://github.com/team-blackhole/macaroni/blob/main/image/logo.png?raw=true" width="546"> </p>
Downloads
3
Readme
Installation
Add macaroni-elements to your project:
npm install macaroni-elements
Or load the ES module directly through unpkg
<script type="module" src="https://unpkg.com/macaroni-elements?module"></script>
Contributing
Building your own elements
npm -g install yarn
yarn set version berry
yarn install
yarn start