暫無描述

RoyLiu 13e0ccbb40 first 5 年之前
apis 13e0ccbb40 first 5 年之前
components 13e0ccbb40 first 5 年之前
config 13e0ccbb40 first 5 年之前
constants 13e0ccbb40 first 5 年之前
containers 13e0ccbb40 first 5 年之前
global 13e0ccbb40 first 5 年之前
pages 13e0ccbb40 first 5 年之前
redux 13e0ccbb40 first 5 年之前
server 13e0ccbb40 first 5 年之前
static 13e0ccbb40 first 5 年之前
.babelrc 13e0ccbb40 first 5 年之前
.eslintrc.js 13e0ccbb40 first 5 年之前
.gitignore 13e0ccbb40 first 5 年之前
README.md 13e0ccbb40 first 5 年之前
i18n.js 13e0ccbb40 first 5 年之前
next.config.js 13e0ccbb40 first 5 年之前
package.json 13e0ccbb40 first 5 年之前
yarn.lock 13e0ccbb40 first 5 年之前

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