https://github.com/tromesh/wordsum
Sample electron with angular1.6 and bootstrap
https://github.com/tromesh/wordsum
angular electron-app
Last synced: about 1 month ago
JSON representation
Sample electron with angular1.6 and bootstrap
- Host: GitHub
- URL: https://github.com/tromesh/wordsum
- Owner: TRomesh
- Created: 2017-02-10T18:09:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T20:51:42.000Z (over 9 years ago)
- Last Synced: 2025-03-25T22:44:43.297Z (over 1 year ago)
- Topics: angular, electron-app
- Language: CSS
- Size: 578 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# WordSum
Sample electron with angular1.6 and bootstrap
##Setting up the App
```1.Clone the project```
```2.npm install```
```3.npm run build```
```⋅⋅*node build.js (Optional to build the installer)```
Well thats all :sunglasses: