schultek / jaspr

Modern web framework for building websites in Dart. Supports SPAs, SSR and SSG.
https://jasprpad.schultek.de
MIT License
1.07k stars 65 forks source link

Wrong information in the CLI after using create command with client template #123

Closed LaconicDev closed 11 months ago

LaconicDev commented 11 months ago

When creating a project using the CLI and the jaspr create command it outputs the information to next use: cd\DIRECTORY jaspr serve It does not mention the necessary "--no-ssr" flag. That is confusing and should be standardized.

schultek commented 11 months ago

That flag was removed in a previous version and doesn't exist anymore.