Skip to content

sparkoo/nadsat-translate

Repository files navigation

NadsatTranslate

Translator from and to Nadsat language. Hosted on github https://sparkoo.github.io/nadsat-translate/

Nadsat

is a fictional language from book A Clockwork Orange.

build and run

devel

$ yarn start

web server start by default on port 4200 -> http://localhost:4200

build for production

$ ng build --prod --base-href "https://sparkoo.github.io/nadsat-translate/"

deploy

$ ngh --message="commit message"