|
před 5 roky | |
---|---|---|
apis | před 5 roky | |
components | před 5 roky | |
config | před 5 roky | |
constants | před 5 roky | |
containers | před 5 roky | |
global | před 5 roky | |
pages | před 5 roky | |
redux | před 5 roky | |
server | před 5 roky | |
static | před 5 roky | |
.babelrc | před 5 roky | |
.eslintrc.js | před 5 roky | |
.gitignore | před 5 roky | |
README.md | před 5 roky | |
i18n.js | před 5 roky | |
next.config.js | před 5 roky | |
package.json | před 5 roky | |
yarn.lock | před 5 roky |
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