gosling.js
gosling.js copied to clipboard
Make Gosling.js monorepo
Related comments
- In both the editor and the document, examples can be consistent using, e.g.,
gosling.js/examples gosling-themecan be moved to here #860- We need to consider moving examples in
gosling-lang/gosling-react-exampleto this repo undersrc/examples
One thing to consider would be moving an examples/ folder to gosling.js and managing each of the examples (rather than every app needing react-dom-router) by @manzt