/piglatin

A simple pig latin conversion

Primary LanguageJavaScript

Install and Run Commands

To install the development environment###

 npm install

###To run a npm local server###

 npm start

###Connect to Webpack Dev Server (app)###

 http://localhost:3000

Please note that there is difference between https://en.wikipedia.org/wiki/Pig_Latin and the alternate implementation here. You can toggle between these two implementaions using the checkbox on the UI....