Exbook reader
What is Exbook reader?
Exbook is a wails-based document reader that runs on the windows platform. The following features are included:
- Configuration autodocumentation
- Document hot update
- Day and night dual theme
- Font size street
- Configurable catalogue
- Home/sub pages
- Code highlighting
Getting the framework
See GitHub#exbook
Install nodejs
Node.js is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
See nodejs.org
Install wails
Build beautiful cross-platform applications using Go.
See wails.io
Test
Instead of 'npm start', you should test with the 'wails dev' command.
> wails dev
Build
Instead of 'npm run build', you should test with the 'wails build' command.
> wails build