0.0.37 • Published 2 years ago

@rescapes/translation v0.0.37

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Rescape Translate

Clone repo

git clone git+ssh://git@github.com/calocan/rescape-translate.git

Install dependencies

npm install or yarn install

Library files

All library files are located inside src

Testing

npm run test or yarn run test

Build library

npm run build or yarn run build

Produces production version of library under the build folder.

Publish library

yarn run build-publish-patch