|
5 年之前 | |
---|---|---|
apis | 5 年之前 | |
components | 5 年之前 | |
config | 5 年之前 | |
constants | 5 年之前 | |
containers | 5 年之前 | |
global | 5 年之前 | |
pages | 5 年之前 | |
redux | 5 年之前 | |
server | 5 年之前 | |
static | 5 年之前 | |
.babelrc | 5 年之前 | |
.eslintrc.js | 5 年之前 | |
.gitignore | 5 年之前 | |
README.md | 5 年之前 | |
i18n.js | 5 年之前 | |
next.config.js | 5 年之前 | |
package.json | 5 年之前 | |
yarn.lock | 5 年之前 |
yarn
yarn dev
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-airbnb