Sem descrição

RoyLiu 13e0ccbb40 first há 5 anos atrás
apis 13e0ccbb40 first há 5 anos atrás
components 13e0ccbb40 first há 5 anos atrás
config 13e0ccbb40 first há 5 anos atrás
constants 13e0ccbb40 first há 5 anos atrás
containers 13e0ccbb40 first há 5 anos atrás
global 13e0ccbb40 first há 5 anos atrás
pages 13e0ccbb40 first há 5 anos atrás
redux 13e0ccbb40 first há 5 anos atrás
server 13e0ccbb40 first há 5 anos atrás
static 13e0ccbb40 first há 5 anos atrás
.babelrc 13e0ccbb40 first há 5 anos atrás
.eslintrc.js 13e0ccbb40 first há 5 anos atrás
.gitignore 13e0ccbb40 first há 5 anos atrás
README.md 13e0ccbb40 first há 5 anos atrás
i18n.js 13e0ccbb40 first há 5 anos atrás
next.config.js 13e0ccbb40 first há 5 anos atrás
package.json 13e0ccbb40 first há 5 anos atrás
yarn.lock 13e0ccbb40 first há 5 anos atrás

README.md

next-react-redux

Packages

  • eslint
  • next.js
  • React
  • Redux
  • immer
  • Redux saga
  • styled-components
  • next-i18next
  • isomorphic-unfetch
  • pre-commit
  • ...

How to start

yarn
yarn dev

Directory structure

name description
pages nextjs route page and default setting file
components Presentational Components
containers Container Components
actions redux action
reducers redux reducer
apis fetch data and send data api
constants and constant ex: style, action
hoc high order component
sagas redux saga middleware
static any static file

Eslint config

eslint-config-airbnb

Font face

  • English: Clear Sans
  • Japanese: Noto Sans Japanese
  • Simplified Chinese: Noto Sans SC
  • Traditional Chinese: Noto Sans TC