- Based on electron
- Uses jQuery and JavaScript for interface
- Styled with plain CSS
-
# copy repo to your machine git copy [email protected]:ZVER3D/electron-bookmark-it.git
-
# install dependencies with yarn yarn # or with npm npm install
-
# start development version yarn start # or with npm npm start
-
# or build the app yarn make # or with npm npm run make # and than open it ins execution file in out/ folder
MIT