Skip to content

minhchi3103/novel-translation-supporter

Repository files navigation

Name

Novel translation supporter

Description

This project is helpful for novel translator. Marco, autofixed, autotransle, etc will help translator run project as fast as possible. Special for vietnamese translator.

Install and compile

Step 1: Install node module

npm install

Step 2: Config environment variable

Rename .env.example in root to .env Get Yandex api key here.

Set VUE_APP_YANDEX_API_KEY in .env

Step 3: Run now!

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

License

MIT