Skip to content

brddg/cowboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cowboy

App used to return 500 character chunks of valid email addresses.

https://rma-cowboy-app.herokuapp.com/

setup

npm install

watch and autobuild

npm run watch

run server

npm start

manual build

  • create bundle.js
npm run build

test (with Jest)

npm test

lint

  • using ESLint
npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published