A web-based clone of Elon Musk's famous one page resume - exportable to PDF.
Installs the required node packages and runs the application along with a browsersync watcher.
$ npm install
$ npm start
Builds the app for OS X, Linux, and Windows, using electron-packager.
$ npm run build
MIT © Jeremy Sarda