Canna71 / minima

A note taking application based on web technology (prototype)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minima

npm install

# To build only
npm run build

# To watch for changes
npm run watch

# Start the Electron app
npm run electron

About

A note taking application based on web technology (prototype)

License:MIT License


Languages

Language:TypeScript 91.7%Language:JavaScript 3.8%Language:CSS 3.4%Language:HTML 1.1%