Skip to content
New issue

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

React #8

Open
j127 opened this issue Jan 12, 2020 · 1 comment
Open

React #8

j127 opened this issue Jan 12, 2020 · 1 comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@j127
Copy link
Member

j127 commented Jan 12, 2020

The React branch is feature-react. I'll sketch out some quick ideas in that branch. Once it builds successfully, we can add features.

@j127 j127 added enhancement New feature or request help wanted Extra attention is needed bug Something isn't working labels Jan 12, 2020
@j127
Copy link
Member Author

j127 commented Jan 12, 2020

Some of the npm scripts in package.json don't work, but it builds. To preview the extension, put this in one terminal:

$ 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.

I'll transfer the old code into React.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant