We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The React branch is feature-react. I'll sketch out some quick ideas in that branch. Once it builds successfully, we can add features.
feature-react
The text was updated successfully, but these errors were encountered:
Some of the npm scripts in package.json don't work, but it builds. To preview the extension, put this in one terminal:
package.json
$ npm run dev:watch
and in another terminal:
$ npm run preview
TODO: fix the other scripts, and get npm start to run both scripts at once.
npm start
I'll transfer the old code into React.
Sorry, something went wrong.
No branches or pull requests
The React branch is
feature-react
. I'll sketch out some quick ideas in that branch. Once it builds successfully, we can add features.The text was updated successfully, but these errors were encountered: