react-scratch-code

v1.0.1
A scratchcard component for React

build

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

start

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

prepare

run-s build

test

run-s test:unit test:lint test:build

test:build

run-s build

test:lint

eslint .

test:unit

cross-env CI=1 react-scripts test --env=jsdom

test:watch

react-scripts test --env=jsdom

predeploy

cd example && yarn install && yarn run build

deploy

gh-pages -d example/build

Metadata

  • MIT
  • >=10
  • anujverma000
  • released 1/16/2023

Downloads

Maintainers