Vue Recruit Mailer

Vue Recruit Mailer is a Frontend-Only web application which powered by Vue.js.

What it for

Vue Recruit Mailer will help you generate Mails or other Articles from templates. You can create and save your own templates and replace tags easily. Besides that, you can even generate mails from Tables and CSV files!

Get started

Click Here and ready to go!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
cd dist/
python -m SimpleHTTPServer 8000 # visit on localhost:8000

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

# Deploy app
npm run deploy # old deployed files in ./docs_backs

License

MIT Copyright (c) 2016~2017 Jerry Lee