luoshaocong / mailSurvey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mailSurvey

A feedback collection application which help startup owners to create, send and track email feedback from their users

Getting started

To run under development mode, first checkout this repo, then install and run the dependencies with the following commands:


$ cd mailSurvey
$ npm i
$ npm run dev

once the app successfully compiled it should automatically open in your default browser. If not, visit: http://localhost:3000

Dependencies

mLab
stripe
Google Oauth
sendgrid

About


Languages

Language:JavaScript 93.9%Language:HTML 6.1%