Files
2019-09-17 11:28:32 +02:00
..
2019-06-26 17:28:38 +02:00
2019-06-25 17:34:06 +02:00
2019-09-17 11:28:32 +02:00
2019-06-26 17:28:38 +02:00
2019-06-26 17:28:38 +02:00
2019-06-07 17:02:44 +02:00
2019-06-27 11:11:36 +02:00
2019-06-25 17:34:06 +02:00
2019-06-04 11:49:51 +02:00
2019-06-21 15:55:33 +02:00
2019-05-27 14:36:05 +02:00
2019-06-18 18:01:06 +02:00
2019-06-25 17:34:06 +02:00
2019-06-03 09:34:43 +02:00
2019-09-17 11:28:32 +02:00
2019-06-20 17:04:04 +02:00
2019-06-26 17:28:38 +02:00
2019-06-26 17:28:38 +02:00
2019-06-21 15:55:33 +02:00
2019-06-25 17:34:06 +02:00
2019-06-06 16:45:54 +02:00
2019-06-25 17:34:06 +02:00

TTapp using next.js

How to use

Download the example or clone the repo:

git clone 

Install it and run:

yarn install
yarn dev
  • Look at package.json for infos on build etc.

The framework used

Next.js is a framework for server-rendered React apps.

[Redux-Saga] https://redux-saga.js.org/docs/basics/ErrorHandling.html is a library that aims to make application side effect asynchronous things like data fetching and impure things like accessing the browser cache