Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dangdungcntt/trans
https://github.com/dangdungcntt/trans
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dangdungcntt/trans
- Owner: dangdungcntt
- Created: 2017-12-20T16:03:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:10:27.000Z (about 2 years ago)
- Last Synced: 2024-04-14T07:50:02.084Z (9 months ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Trans
Server to get suggested translate from vi - vi
## Installation
```
$ git clone https://github.com/dangdungcntt/trans.git
$ cd trans
$ npm install
```
Start the application with
```
node index.js
```