A command-line application for the MPN generator challenge.
Screencast, Video Demo -> Privacy Policy Video Demo
Take a look at the demo generated in the screencast -> Privacy Policy Snapshot Demo
Install node and npm
- node version +v6.10.1
- npm version +v3.10.10
- yarn (optional)
git clone git@github.com:NewWaveWeb/pps.git
cd pps/ # Enter pps folder
npm install # Install Dependencies with npm install or yarn
npm start # Run the app
or
node src/index.js
You should expect mostly good support for the CLI below. This does not mean we won't look at issues found on other command line - feel free to report any!
- Mac OS:
- Terminal.app
- iTerm
- Windows:
- ConEmu
- cmd.exe
- Powershell
- Cygwin
- Linux (Ubuntu, openSUSE, Arch Linux, etc):
- gnome-terminal (Terminal GNOME)
- konsole
Browser | Version | Notes |
---|---|---|
Internet Explorer | +v. 9 | |
Chrome | +v. 40 | |
Chrome for Android | +v. 40 | |
Firefox | +v. 43 | |
Safari | +v. 5.1 | |
iOS Safari | +v. 9 | |
Android Browser | +v. 40 | |
Opera | +v. 27 |
Copyright (c) 2017 Medical Web Experts Licensed under the MIT license.