johnmaxwell / turbo-native-demo

Demo web server for the Turbo Native adapters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turbo Native Demo

A small app to demonstrate how to use Turbo with a native app. The demo app is available at https://turbo-native-demo.glitch.me

Running Locally

Clone the repo, and then:

$ npm install
$ npx nodemon

The server is running on localhost:45678. You can open that url in the browser and ensure the native app is using the same url.

About

Demo web server for the Turbo Native adapters


Languages

Language:CSS 46.3%Language:HTML 43.2%Language:JavaScript 10.5%