next.js(react ssr repo) and gank api
- Use react SSR framework next.js
- UI ant design antd
- Mobile UI ant design antd-mobile
- Support PWA with next-offline
- Progress bar nprogress
- State management mobx
- Fetch Api instead ajax
- Home page (all types list)
- Front end page
- Android page
- iOS page
- App page
- Expand page
- Free videos page
- Welfare images page
- Timeline page
- Post gank form page
- Search gank page
# install dependencies
$ yarn
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
Gank is MIT licensed.