Skip to content

JamesChe91/WiFilyzer

Repository files navigation

WiFilyzer

Project build for practicing Angular in Electron.

Introduction

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

Getting Started

Clone this repository locally :

git clone https://github.com/JamesChe91/WiFilyzer

Install dependencies with npm :

npm install

To build for development

  • in a terminal window -> npm start