Skip to content

dparanfs/cli_iterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iterators and generators

run server

npx json-server --watch db.json --port 3001

run cli prompt

  • make index.js executable with in terminal
`chmod +x index.js`
  • run cli prompt with:
`node index.js` or `index.js`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published