Download a page from www and use it Local
- Install:
npm i -g page-downloader
- Help:
pageDownload -h
- Usage:
pageDownload [options] <address>
- Install:
Make install
- ESLint checker:
Make lint
- Run:
Make run 1='address'
- Test:
Make test (test files created in tmp directories in __tests__/__fixures__/)
- Build babel:
Make build