Skip to content

aiya000/Eleculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elculator

This is an my example for Electron App.
( 'Electron-Calculator' )

Require

  • npm

How to run

$ npm run build  # first only
$ npm run start

You need not run 'grunt' :)

How to generate document

If you have yuidocjs.

$ grunt
$ npm run doc

You can see ./doc/index.html .

Used libraries

This project use

  • npm packages

    • Electron
      • electron-packager
      • electron-prebuilt
    • FrameWork
      • angular
    • Document
      • yuidocjs
    • Test
      • mocha
      • should
  • grunt packages

    • grunt
    • grunt-cli
    • grunt-typescript
  • TypeScript packages

    • tsc
    • tsd
  • tsd packages

    • github-electron
    • angular

About

This is an my example for Electron App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published