Skip to content

rescapes/translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published