webpack-landing-generator
webpack-landing-generator copied to clipboard
Easy way to create landing page that converts #paindreamfix
Webpack Landing Generator
💡 Easy way to create landing page that converts using webpack and pain, dream, fix.
📋 Paste your text and go 👍
🧞 Installation
git clone https://github.com/kuncevic/webpack-landing-generator
cd webpack-landing-generator
npm install
npm install -g nodemon
🚀 Start dev server
npm start
🎉 Open browser and enjoy
http://localhost:8080
✅ Build prod and deploy
npm run build
📦 Switch content by changing params in package.json
"start": "npm run start:dev -- demo",
"build": "npm run build:prod -- demo"
💊 Features
- Simplest base template
- Full control over the html/css
- JSON-based content
- Google analytics
- Pain, dream fix
- Paste your text and go
🤝 Credits
webpack-starter - magically builds for dev and prod.
simplest-startup-starter - simple jquery template by David Boureau
understanding-pain-dream-fix - pain, dream, fix approach by Anton Sten
building-the-perfect-sales-page - step-by-step guide how to build perfect landing by Jonathan Stark