https://github.com/craftsys/text-message-formatter
Text Message Formatter for WhatsApp
https://github.com/craftsys/text-message-formatter
Last synced: 26 days ago
JSON representation
Text Message Formatter for WhatsApp
- Host: GitHub
- URL: https://github.com/craftsys/text-message-formatter
- Owner: craftsys
- Created: 2021-01-27T13:36:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-15T06:15:41.000Z (about 3 years ago)
- Last Synced: 2025-04-08T08:48:30.234Z (over 1 year ago)
- Language: Nunjucks
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Text Message Formatter
## Scripts
This project uses [Eleventy](https://www.11ty.dev/) for bundling the website.
### Local Developement
```
npm run dev
```
Open the prompted url in browser
### Production Build
```
npm run build
```
## Directory Structure
**src** => All application code
**tailwind.config.js** => Configuration file for tailwind.