Skip to content

lingo-app/JSDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSDemo

A starter project for writing scripts using the Lingo API.

  1. Clone this repo
  2. npm install or yarn
  3. Create an API token and add it to apiToken.js
  4. npm run start or yarn start
  5. Start updating index.ts to

Make sure you never share your api token. A postinstall script in package.json will create apiToken.ts but it is included in .gitignore to ensure it is not committed back to your repo with your token.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published