First install the dependecies:
npm install
# or
yarn
Then run the command line:
npm run dev
# or
yarn dev
It will open a desktop app.
This projects is developed with the technologies below:
A Notion alternative created just with study purposes.
Created on Rocketseat course
Developed by Gustavo Souza with 💚