react-newsletter

v1.1.3
Edit newsletters in your React application

test

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

test:watch

react-scripts test --env=jsdom

build

rollup -c

start

rollup -c -w

prepare

yarn run build

predeploy

cd example && yarn install && yarn run build

deploy

gh-pages -d example/build

lint

eslint --ext=js ./src

lint:fix

yarn run lint -- --fix

flow

flow

flow:check

flow check

flow:watch

flow-watch
npm i react-newsletter

Metadata

  • MIT
  • Whatever
  • Webscope.io
  • released 7/28/2019

Downloads

Maintainers