Skip to content

glennsl/jsoo-react-external-children-repro

Repository files navigation

jsoo-react-template

Minimal template project for jsoo-react.

Getting started

To build the project, you will need opam and Yarn.

After installing both package managers:

  1. Run:

    make create-switch

This will create an opam local switch.

  1. Install dependencies with:

    make init
  2. Now run make build to build the project, and make start to start the local development server. You should be able to access the rendered site in http://localhost:8000/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published