Açıklama Yok

RoyLiu 13e0ccbb40 first 5 yıl önce
apis 13e0ccbb40 first 5 yıl önce
components 13e0ccbb40 first 5 yıl önce
config 13e0ccbb40 first 5 yıl önce
constants 13e0ccbb40 first 5 yıl önce
containers 13e0ccbb40 first 5 yıl önce
global 13e0ccbb40 first 5 yıl önce
pages 13e0ccbb40 first 5 yıl önce
redux 13e0ccbb40 first 5 yıl önce
server 13e0ccbb40 first 5 yıl önce
static 13e0ccbb40 first 5 yıl önce
.babelrc 13e0ccbb40 first 5 yıl önce
.eslintrc.js 13e0ccbb40 first 5 yıl önce
.gitignore 13e0ccbb40 first 5 yıl önce
README.md 13e0ccbb40 first 5 yıl önce
i18n.js 13e0ccbb40 first 5 yıl önce
next.config.js 13e0ccbb40 first 5 yıl önce
package.json 13e0ccbb40 first 5 yıl önce
yarn.lock 13e0ccbb40 first 5 yıl önce

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