✖️ buildless-deno-react-ssr

This is a React starter/boilerplate project. Comparing to its alternatives, it
completely works buildless with the power of
Deno and htm.

This project is currently in early stages of its development. Descriptions or
instructions are not mature yet as well as the project itself.

Quick start

Ensure that Deno is installed on your system first.

Clone this git repo
git clone https://github.com/eserozvataf/buildless-deno-react-ssr.git – and
checkout the
tagged release
you’d like to use.

Then run the server,

$ deno run -A src/server/mod.js

Open http://localhost:8000 to view it in the browser.

Todo List

See
GitHub Projects
for more.

Requirements

License

Apache 2.0, for further details, please see LICENSE file.

Contributing

See CONTRIBUTING.md for details.

It is publicly open for any contribution. Bugfixes, new features and extra
modules are welcome.

  • To contribute to code: Fork the repo, push your changes to your fork, and
    submit a pull request.
  • To report a bug: If something does not work, please report it using
    GitHub Issues.

To Support

Visit my patreon profile at patreon.com/eserozvataf

GitHub

View Github