add depdencies CI & Licence
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
[](https://travis-ci.org/maximegris/angular-electron)
|
||||
[](https://angular.io/) [](https://electron.atom.io/)
|
||||
|
||||
[](https://travis-ci.org/maximegris/angular-electron)
|
||||
[](https://dependencyci.com/github/maximegris/angular-electron)
|
||||
[](https://github.com/maximegris/angular-electron/blob/master/LICENSE.md)
|
||||
|
||||
# Introduction
|
||||
|
||||
Bootstrap your project with Angular 4 and Electron (Typescript + SASS)
|
||||
@@ -60,4 +63,4 @@ You can find your built files in the /dist directory.
|
||||
- `npm run electron:windows` - On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems.
|
||||
- `npm run electron:mac` - On a MAC OS, builds your application and generates a `.app` file of your application that can be run on Mac.
|
||||
|
||||
**Your application is optimised. There are only the files of /dist folder in the generated executable.**
|
||||
**Your application is optimised. There are only the files of /dist folder in the generated executable.**
|
||||
|
||||
Reference in New Issue
Block a user