klinker24 / google-calendar-desktop

A simple Electron app to display Google Calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confused

Schwartz02 opened this issue · comments

Can u make a more detailed set of instructions. Its just very confusing as to where to do what and where what is...

If you have specific questions, feel free to ask them. I do not know what you need more instructions for.

Building this app requires a standard JavaScript development environment. This isn't something that I will walk you through setting up. There are countless tutorials on the internet for setting up node/npm/yarn. Once you have those set up, my instructions are pretty explicit.

This repo is not a tutorial for JS development or electron. I would recommend looking elsewhere if you are just trying to learn more about the technologies. There are many resources available for something like that. This repo is a simple example of one way that you can use electron to display a webpage.