starter-postmark
A Maizzle starter based on Postmark's transactional email templates.
File Explorer
Download Latest Version (.zip)- dark-mode@2x.png
- starter-templates@2x.png
- logo-dark.svg
- logo-light.svg
- footer.html
- header.html
- postmark.css
- comment-notification.html
- invoice.html
- password-reset-help.html
- password-reset.html
- receipt.html
- trial-expired.html
- trial-expiring.html
- user-invitation.html
- welcome.html
- comment-notification.html
- invoice.html
- password-reset-help.html
- password-reset.html
- receipt.html
- trial-expired.html
- trial-expiring.html
- user-invitation.html
- welcome.html
- comment-notification.html
- invoice.html
- password-reset-help.html
- password-reset.html
- receipt.html
- trial-expired.html
- trial-expiring.html
- user-invitation.html
- welcome.html
- comment-notification.html
- invoice.html
- password-reset-help.html
- password-reset.html
- receipt.html
- trial-expired.html
- trial-expiring.html
- user-invitation.html
- welcome.html
- comment-notification.html
- invoice.html
- password-reset-help.html
- password-reset.html
- receipt.html
- trial-expired.html
- trial-expiring.html
- user-invitation.html
- welcome.html
- comment-notification.html
- invoice.html
- password-reset-help.html
- password-reset.html
- receipt.html
- trial-expired.html
- trial-expiring.html
- user-invitation.html
- welcome.html
- main.html
- .editorconfig
- .gitignore
- config.js
- config.production.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tailwind.config.js
# Installation Guide
1. Get the code
git clone https://github.com/maizzle/starter-postmark
Downloads the entire project code from GitHub to your computer.
cd starter-postmark
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm run dev
Starts the development/run server.
npm run build
Builds optimized production files.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
