Boost Note is a renewal of Boostnote app.
It will be officially released in January 2020.
- Browser app
- Desktop app(Windows, mac and Linux)
- Mobile app(Android and iOS)
- Cloud storage
- File attachments(Image, Video and any kind of files)
- MDX (TBA)
# Install deps
npm i
# Compile script
npm run build
# Deploy to now.sh
now
# Install deps
npm i
# Compile script
npm run build
# Package app
npm run pack