/smsto

Nanoservice to redirect you to SMS to dialog on mobiles

Primary LanguageJavaScript

Start

npm install
npm run build

and open localhost:1234 in your browser.

Code layout

The main page HTML is in src/index.html. The main JS file is index.js. It imports other JS files using ES6 import.