|
há 5 anos atrás | |
---|---|---|
apis | há 5 anos atrás | |
components | há 5 anos atrás | |
config | há 5 anos atrás | |
constants | há 5 anos atrás | |
containers | há 5 anos atrás | |
global | há 5 anos atrás | |
pages | há 5 anos atrás | |
redux | há 5 anos atrás | |
server | há 5 anos atrás | |
static | há 5 anos atrás | |
.babelrc | há 5 anos atrás | |
.eslintrc.js | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
README.md | há 5 anos atrás | |
i18n.js | há 5 anos atrás | |
next.config.js | há 5 anos atrás | |
package.json | há 5 anos atrás | |
yarn.lock | há 5 anos atrás |
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