Skip to content

efahk/feature-flag-qa-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Navigate to the directory of the project repository you cloned

  2. Install Node.js 16+ , npm 7+

  • Run node --version and npm --version to check what versions of each you are currently running.
  • See https://nodejs.org/en/download for instructions on how to install node & npm. I'd recommend using the nvm (node version manager) option
  1. Run npm install to install vite and other prerequisite modules to run this

  2. Run npm run dev to run the app. It will output a localhost URL that you can use to navigate to it.

About

Basic app for testing feature flags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published