Skip to content

5ebastianMeier/Aurelectronode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Aurelectronode

overview

This project attempts to provide a client/server skeleton.

The client provides an Aurelia skeleton that can optionally be run inside Electron.

The server hosts an Express API that automagically registers and instantiates modules to the API by naming convention.

install

client

  • npm install
  • jspm install
  • npm start

server

  • npm install
  • npm start

client

tbd

server

module registration

tbd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors