Skip to content

Files

Latest commit

 

History

History

js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Using LinguiJS in VanillaJS projects

Prepare the example by installing dependencies and compiling message catalogs:

yarn install
yarn lingui compile

Now, either run full test suit:

yarn test

Or each file individually (you need to have babel-cli installed globally):

babel-node src/messages.js