Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

flagsmith-cli Example

Install

npm i

Run

npm start

The application initialises flagsmith with the contents of the flagsmith.json here, this is the equivelent of calling flagsmith.init({environmentID: state.environmentID, state}). This means that flags are available offline and the application starts with sensible defaults.