@markmiro/boxy
v1.2.0
Published
A boxy component library
Downloads
5
Readme
boxy
A boxy component library
Install:
npm install @markmiro/boxy
Built by following instructions from:
Based on my utils library.
- Basic setup (parcel docs)
- Publishing the package (freecodecamp)
- TypeScript support for Jest (ts-jest docs)
- Add build script before publishing (itnext.io)
"alias": { "process": false }
added inpackage.json
because of this.