Skip to content

Commit

Permalink
Update frameworks.jaspr.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Salakar authored Dec 14, 2023
1 parent 99a60e8 commit d326705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/frameworks.jaspr.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Deploying a Jaspr application
---

# Deploying a Dart Frog application
# Deploying a Jaspr application

[Jaspr](https://pub.dev/packages/jaspr) is a modern web framework for building websites in Dart with support for both client-side and server-side rendering.

Follow the [documentation](https://pub.dev/packages/jaspr#get-started) for assistance with installing the Jaspr CLI.

## Create a new project

Create a new jaspr project by running the following command:
Create a new Jaspr project by running the following command:

```bash
jaspr create my_jaspr_app
Expand Down

0 comments on commit d326705

Please sign in to comment.