tannersteele / qan

A modern take on note taking as a practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qan

A modern take on note taking as a daily practice


Dependencies

Download all the project dependencies by calling:

yarn

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

yarn dev

Packaging for Production

To package apps for the local platform:

yarn package

Docs

See docs and guides here

About

A modern take on note taking as a practice

License:MIT License


Languages

Language:JavaScript 47.6%Language:TypeScript 46.8%Language:HTML 2.9%Language:CSS 2.7%