Skip to content

farrcraft/notekeeper-electron-frontend

Repository files navigation

NoteKeeper.io Electron Frontend

Build Dependencies

  • Node v7.4.0

The electron-rebuild tool has a dependency on python. Even though there is a python environment in babun, a standard Windows install is still necessary. Stick with a 2.7.x version.

Setup

# Install node dependencies
npm install

Building

# this does a normal build
npm run build

Testing

# Run ES linter
npm run lint

Running

# This starts a dev hot reload server & launches the electron app:
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published