If you are one of the rare breed of people who call themselves programmers, you must have faced the following sitation:
You were so busy working, that you forgot to take a break while coding... now your eyes hurt due to the excessive stress on them.
The solution? Use UnHook, an app that helps you un-hook yourself from the screen by reminding you to take breaks at the right time.
npm run install-dependencies
npm run build-front-end
to build the react appnpm run start-front-end
to start the react appnpm run dev
to start the electron appprocess.env.NODE_ENV
is set to PRODUCTION
in main.jsnpm run build-front-end
to package the react appnpm run build-app
to package the app for the current platformThe app won't run properly in the browser as it is made specifically for desktop using electron