|
пре 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