jsdotlua / react-lua

A comprehensive, but not exhaustive, translation of upstream ReactJS 17.x into Lua.
https://jsdotlua.github.io/react-lua/
MIT License
425 stars 13 forks source link

Setup npm packages 🚀 #17

Closed jeparlefrancais closed 9 months ago

jeparlefrancais commented 9 months ago

This PR creates a very similar setup to luau-polyfill since it's the same project structure.

The release workflow needs a NPM_TOKEN secret that can publish to the jsdotlua scope.