Skip to content

An Electron application to launch and control a Juke-Jitsu server

Notifications You must be signed in to change notification settings

Juke-Jitsu/Sensei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Boilerplate

This is an electron boilerplate with the following technologies baked in:

  • Electron
  • AngularJS
  • Angular Material
  • Sass
  • Gulp
  • Modification of @srakowski 's ElectronLikeVS template

Setup

To get started, clone down the repo and run npm install in both the root directory and the app directory.

Building

Build the entire project with npm run build.

Build just sass with npm run sass or npm run scss for whichever file format you prefer.

Running

Run the built app with npm start.

About

An Electron application to launch and control a Juke-Jitsu server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published