Project build for practicing Angular in Electron.
This project was build based on Angular Electron repository.
Bootstrap and package your project with Angular 5(+) and Electron (Typescript + SASS + Hot Reload) for creating Desktop applications.
Currently runs with:
- Angular v5.0.1
- Angular-CLI v1.5.0
- Electron v1.7.6
- Electron Packager v9.0.1
Clone this repository locally :
git clone https://github.com/JamesChe91/WiFilyzer
Install dependencies with npm :
npm install
- in a terminal window -> npm start