Skip to content

dexforint/wordseeker

 
 

Repository files navigation

Hello World Example

How to start?

An empty app that can be used as a template for any reSolve application. It's created by default so you can install this example by one of two ways:

  1. Create a new reSolve application:
npx create-resolve-app my-app
  1. Create a reSolve example:
npx create-resolve-app hello-world-example -e hello-world

What's next?

📑 Available scripts, project structure overview, configuration files and much other useful information are in API References topic.

📑 To learn more about common building principles of architecture, please look at Architecture documentation topic.

📑 In Tutorials you can find how to make some simple applications with reSolve.

Analytics

About

reSolve Wordseeker Live Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.0%
  • CSS 5.0%