Gank.io Nuxt.js 版本
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
- Search Page
- Test
- 0.1.5
- Response Toolbar
- 0.1.3
- code optimization
- Timeline Page
- 0.1.2
- Fixed addEventListener removeEventListener
- 0.1.1
- Fixed: tab切换scroll事件错乱问题
- 0.1.0
- Category Page
- 0.0.1
- init project