andersr / andersco-lib

Monorepo containing shared components and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@andersco code lib

This is a library of code I use in multiple apps. It includes React components and hooks, utility functions, and more.

Development

  • Run yarn build:watch in one terminal if updating components.
  • Run yarn dev to run the sandbox dev server.

Testing

  • Component testing dev: cy:comp:dev
  • Run component tests: cy:comp:run

Build for dist

  • yarn build

Publish package

  • TBD

About

Monorepo containing shared components and more.


Languages

Language:TypeScript 88.0%Language:HTML 5.6%Language:JavaScript 4.3%Language:Shell 1.1%Language:CSS 0.9%