MeetInMotion / FrontEnd

GNU General Public License v3.0
2 stars 1 forks source link

Dev/arrange files #57

Closed loafalkman closed 7 years ago

loafalkman commented 7 years ago

Save your current src in your branch. Checkout develop Pull develop Start a new branch Merge in your saved files into the new one.

Note that reducer files are named [feature]-reducer.js instead of just [feature].js.