@samelogic/react-microsurvey

v0.1.0
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

prepare

husky install

build

microbundle-crl --no-compress --format modern,cjs

start

microbundle-crl watch --no-compress --format modern,cjs

test

react-scripts test

eject

react-scripts eject

storybook

start-storybook -p 6006

build-storybook

build-storybook

chromatic

chromatic --exit-zero-on-changes

prettier:base

prettier --parser typescript

prettier:check

npm run prettier:base -- --list-different "src/**/*.{ts,tsx}"

prettier:write

npm run prettier:base -- --write "src/**/*.{ts,tsx}"

precommit

npm run prettier:write
npm i @samelogic/[email protected]

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 3/12/2021

Downloads