Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 794 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 794 Bytes

Remote-friendly companies

A list of semi to fully remote-friendly companies in or around tech.

Contributions are very welcome! Please read the contribution guidelines, & complete a Pull Request template for all new submissions.

Companies list is in companies.json and company details in the directory company-profiles.

Demo

Demo of company list and search and details

Run Angular web app

  1. npm install
  2. ng serve
  3. visit localhost:4200

Deploy to GitHub Pages (GH Pages)

$ ng build --prod --base-href "http://werocktech.com/remote-jobs/"
$ ./node_modules/angular-cli-ghpages/bin/angular-cli-ghpages