flex-template-web/src
2017-01-24 19:10:03 +02:00
..
components Create NamedLink component 2017-01-24 19:10:03 +02:00
containers ListingPage url changed from l/:slug-:id syntax to l/:slug/:id 2017-01-24 19:10:03 +02:00
ducks Renaming and refactoring initial ducks and tests files 2017-01-20 15:13:27 +02:00
styles Format code with Prettier 2017-01-18 13:54:52 +02:00
app.js Add routes configuration 2017-01-24 19:09:57 +02:00
app.test.js ListingPage url changed from l/:slug-:id syntax to l/:slug/:id 2017-01-24 19:10:03 +02:00
index.css Init new app with create-react-app 2017-01-04 21:12:15 +02:00
index.js Prettier enhancement: use eslint-disable-next-line 2017-01-24 19:10:03 +02:00
reducers.js Refactoring code and improving documentation 2017-01-20 15:07:15 +02:00
Routes.js Add routes configuration 2017-01-24 19:09:57 +02:00
routesConfiguration.js Add routes configuration 2017-01-24 19:09:57 +02:00
store.js Add redux. Shared actions can be found from _src/ducks/_ folder and route specific are inside container folder. 2017-01-20 15:02:54 +02:00