Take powerful notes with markdown and handlebars and save them to your Google Drive
https://c1rcu17.github.io/dynanote/
Create a config file in src/config/config.json
{
"google": {
"clientId": "",
"apiKey": ""
}
}
npm run build
npm start