timbset / resolve-hello-world-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World Example

hello-world

This is an empty app used as a template for new reSolve applications. The create-resolve-app script started without arguments creates this app:

npx create-resolve-app my-app

You can also create it using the example-creation syntax:

npx create-resolve-app resolve-hello-world-example -e hello-world

What's next?

📑 Available scripts, project structure overview, configuration files, and more useful information can be found in the API References topic.

📑 You can learn how to create simple applications with reSolve in the Step-by-Step Tutorial.

Analytics

About


Languages

Language:TypeScript 93.7%Language:JavaScript 6.3%