Skip to content

deanliu/email-campaign-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-Campaign-Tool

Please update this file whenever you discover the information here is obsolete.

Setup

For the less cannot run in Chrome as a local file, you can run a simple ruby web server in you work folder:

All you need to do is to execute:

gem install rack
echo "run Rack::Directory.new('')" > ~/config.ru
rackup ~/config.ru

then you can open this project by: http://locahost:9292/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published