Back-end for implementing T9 conversions for Kiwi-converter
- Run commands ⬇️
git clone https://github.com/KarinaDavtyan/converter-backend.git
cd converter-backend
yarn install
yarn run dev
or
yarn test
for testing
- Follow installation steps of the converter frontend repo
-
Node + Express
-
Mocha + Chai