I want a site with three pages: home, customers and about.In home page I want jumbotron with title: "This application was written in english!", text: "A Human describes the app, the machine writes the code!", button url: "customers".Please create one collection: customers.In customers collection I want three fields: name, address and e-mail.In customers page I want CRUD for customers collection.In about page I want text: "This application was written in 30 seconds at Meteor 21".