/filer

It keeps your notes.

Primary LanguageCSS

Filer 📓

There are too many note taking apps. So I'm building another one.

Installation

# Make sure we're looking at the right version of node.
nvm install

# Install dependencies.
yarn install

Development

Starts the development server and hot-reloading action.

yarn start

Other commands

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.