0.0.1 • Published 2 years ago
text-comparator v0.0.1
Compare text
A text comparator based on the LCS finding algorithm.

Development
Clone this repository, if you didn't it
git clone https://github.com/yurimikushov/compare-text.gitInstall deps
npm iSet up git hooks by husky
npm run prepareRun the app in development mode on localhost:3000
npm run devOr build the app for production to the build folder
npm run buildLicense
0.0.1
2 years ago