Skip to content

featurevisor/featurevisor-example-astro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

featurevisor-example-astro

Example application built with Astro, integrating with Featurevisor SDK.

Installation

Clone the repo, and run:

$ npm ci

Usage

To run the app in development mode:

$ npm run dev

To build the app for production:

$ npm run build

Featurevisor

This app is integrated with Featurevisor SDK, and you can find the configuration in src/featurevisor.mjs.

The evaluation example of a feature can be found in src/pages/index.astro.

For more information on SDK usage, visit https://featurevisor.com

About

Example app built with Astro using Featurevisor SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published