Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 518 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 518 Bytes

Elon Musk Resume Builder

A web-based clone of Elon Musk's famous one page resume - exportable to PDF.

Development - Build & Run

Installs the required node packages and runs the application along with a browsersync watcher.

$ npm install
$ npm start

Production - Build Distribution Packages

Builds the app for OS X, Linux, and Windows, using electron-packager.

$ npm run build

License

MIT © Jeremy Sarda