cfanoulis / dinobox

mail services for @hackclub
1 stars 0 forks source link

dinobox

Installation

$ yarn

Running the app

# development
$ yarn start

# watch mode
$ yarn start:watch

# production mode
$ yarn start:prod