A self contained website for the TypeSpec Playground.
npm start
to start in dev modenpm run preview
to build and preview prod modenpm run build
to build for production
To change the default configuration add a .env.local
file in the root of this package.
The following environment variables are available:
# Bundle and use local version of TypeSpec libraries
VITE_USE_LOCAL_LIBRARIES=true