Skip to content

nstudio/nstreamdown-website

Repository files navigation

nstreamdown Website

The documentation website for @nstudio/nstreamdown - Native streaming markdown for NativeScript apps.

About

nstreamdown is a native implementation of Streamdown.ai by Vercel for NativeScript apps. This website documents the library and showcases its features.

Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Start production server
npm start

Deployment

This website is configured for automatic deployment on Vercel. Simply push to your main branch and Vercel will automatically build and deploy.

Manual Deployment

  1. Install Vercel CLI: npm i -g vercel
  2. Run vercel in the project directory
  3. Follow the prompts

Tech Stack

Inspiration

This website and the nstreamdown library are inspired by Streamdown.ai by Vercel. We're grateful to the Vercel team for their excellent work on AI-powered streaming markdown.

License

MIT © nStudio

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published