Skip to content

hyper63/react-server-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Use React to write APIs

React is a declarative framework that has proven to extend beyond just rendering the browser.

This project is a simple proof of concept using React to build API's

Demos

Run the hello world demo

deno run --allow-read --allow-net --import-map=./import_map.json mod.jsx

Run the counter example

deno run --allow-read --allow-net --import-map=./import_map.json count.jsx

Requirements

  • Deno 1.8 or greater

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published