Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 890 Bytes

File metadata and controls

16 lines (10 loc) · 890 Bytes

PTSU Exposed

Try it out: www.tannerkrewson.com/ptsu

Tech giants Google and Apple have been secretly installing a microchip in all iPhones and Androids called the Psychoelectric Telepathic Suggestion Unit, or PTSU, that send psychoelectric waves into the minds of their users, allowing the highest bidding advertisers to influence consumers' brand preferences. Discover the biggest conspiracy in the history of mankind with PTSU Exposed.

(If you're confused: www.tannerkrewson.com/ptsu/secret)

Development

PTSU Exposed was built with Angular 6 and Bootstrap 4.

  1. Clone the repo and run npm install.
  2. Run npm start for a dev server.
  3. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
  4. Build a production package of the app by running npm run build.