Skip to content

lulato/Coming-Soon

Repository files navigation

This is a template for coming soon pages

First

Install Meteor Mailchimp

meteor add miro:mailchimp

Add the form to the HTML

  {{> MailChimpListSubscribe}}

Create a settings.json

{
    "private": {
        "MailChimp": {
            "apiKey": "879789789946464-us4",
            "listId": "7497847984646"
        }
    }
}

Run meteor with the settings adjustments

meteor --settings settings.json

About

Meteor coming soon w/ Mailchimp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors