Skip to content

robframpton/lexicon-customizer

Repository files navigation

Lexicon Customizer

A desktop app for customizing Lexicon look and feel that integrates with Liferay themes

alt text

Download

To download, just go to the Releases tab and download the latest release.

Running from source

Install dependencies

$ npm install

$ gulp init

Run

$ npm start

Or with redux-devtools.

$ npm run dev

Build an electron release

$ npm run release

Builds the app for OS X, Linux, and Windows, using electron-packager.

Note: due to the use of native modules (such as node-sass), releases must be built in their native environment.

License

MIT © Robert-Frampton

About

A desktop app for customizing lexicon look and feel that integrates with Liferay themes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published