mozilla / remote-newtab

Remotely-hosted New Tab Page
https://mozilla.github.io/remote-newtab/src/
Mozilla Public License 2.0
15 stars 7 forks source link

initial react merge commit #156

Closed sarracini closed 8 years ago

sarracini commented 8 years ago

This is a BIG merge of @k88hudson's react stuff from https://github.com/mozilla/newtab, with our remote stuff. In order for this branch to work, you need to run an npm install && npm start. The WebIDL branch of https://github.com/mozilla/newtab-dev/ needs to be checked out, since it's using the WebIDL stuff. This is NOT complete. This simply uses react and redux for the front end. But it is working! Things to do:

Since @k88hudson is still working on the react/redux stuff on a separate repo, it might be best to start working off of this branch now, to avoid having to re-merge stuff in as we go.

Will continue to commit here for localization and automation stuff which I'm currently working on.

oyiptong commented 8 years ago

Good stuff, @sarracini :-)

k88hudson commented 8 years ago

I think it might be a good idea to preserve the git history when moving files over, what do you think?

k88hudson commented 8 years ago

If it's too much work don't worry about it though

k88hudson commented 8 years ago

I think it would be better to move the readme over from the new version, since it's more helpful

oyiptong commented 8 years ago

I agree