npm.io
1.0.0 • Published 7 years ago

udacity-desktop-app

Licence
MIT
Version
1.0.0
Deps
0
Size
188 kB
Vulns
0
Weekly
0
Stars
5



Dependency Status devDependency Status MIT License

Built by DEVERO Current release

Udacity desktop app

A simple Udacity desktop app build with electron.



Table of contents

Install

Clone this repo
git clone https://github.com/alexdevero/udacity-desktop-app.git
Install dependencies
npm install

or

yarn
Usage
Run the app
npm run start

or

yarn run start
Build the app for all platforms
npm run package:all

or

yarn run package:all
Build the app for Windows
npm run package:win

or

yarn run package:win
Build the app for OSX
npm run package:osx

or

yarn run package:osx
Build the app for Linux
npm run package:linux

or

yarn run package:linux
Build the app for Mac App Store
npm run package:macappstore

or

yarn run package:macappstore
Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT Alex Devero.