Skip to content

stephentcannon/meteor-contactus-form-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Us Form Processing Demo

This is a basic contact us form processing demo made with meteor.com.

View live

contactus.meteor.com

How to use

Install Meteor:

[meteor.com](http://www.meteor.com)
or
[meteor on github](https://github.com/meteor/meteor)

Then you can clone the code onto your system:

git clone git@github.com:stephentcannon/meteor-contactus-form-demo.git

Run:

To run
cd meteor-contactus-form-demo
cd contactus
edit contactus.js and change configuration settings for email support
cd ..
meteor 

Important Points: Make sure autopublish is turned off. meteor remove autopublish

License

MIT

About

This is a basic contact us form processing demo made with Meteor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published