#Offline FE Dev Set Up
- Dash App (OSX) -> Offline Docs
npm init-> local projectnpm install --save <WANTED-REPOS>- set
package.jsonto latest version npm install-> when conncted to wifi for latest
- set
bower install <package>-> for saving bower repos locally- Pocket -> saving articles
- Egghead.io (Premium version)
- look for video tutorials when online && download in HD
- cmd line tool youtube-dl
brew install youtube-dl- google youtube-dl <MP3, MP4, etc...> for steps on ripping
- json-server
npm install -g json-server-> for mocking rest API's git clone <WANTED SITES>-> clone wanted sites if docs don't exist in Dash- Serve with local server