An open API service indexing awesome lists of open source software.

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

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.