Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 437 Bytes

Welcome to TextToTranslate

This app for Topcoder challenge making translation app. This app using Node JS with Adonis JS, Bootstrap 5, and Axios

Commands

Avaiable commands on this project :

  • npm install for install all dependencies
  • npm run dev for running local development
  • npm run build for build the project into production stage (after build the project copy the env file from project root to build folder)