alter.email
Transform your HTML emails.
File Explorer
Download Latest Version (.zip)- FUNDING.yml
- card.jpg
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- browserconfig.xml
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- index.html
- mstile-144x144.png
- mstile-150x150.png
- mstile-310x150.png
- mstile-310x310.png
- mstile-70x70.png
- safari-pinned-tab.svg
- site.webmanifest
- transform.svg
- editor.css
- forms.css
- modal.css
- tags.css
- ui.css
- app.css
- TagsInput.vue
- bytesize.js
- package-lock.json
- package.json
- transform.js
- App.vue
- main.js
- .editorconfig
- .gitignore
- babel.config.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- vue.config.js
# Installation Guide
1. Get the code
git clone https://github.com/cossssmin/alter.email
Downloads the entire project code from GitHub to your computer.
cd alter.email
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm run build:lambda
Builds optimized production files.
npm run serve
Type this command into your terminal and run it.
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)
