App used to return 500 character chunks of valid email addresses.
https://rma-cowboy-app.herokuapp.com/
npm install
npm run watch
npm start
- create bundle.js
npm run build
npm test
- using ESLint
npm run lint
App used to return 500 character chunks of valid email addresses.
https://rma-cowboy-app.herokuapp.com/
npm install
npm run watch
npm start
npm run build
npm test
npm run lint