An open API service indexing awesome lists of open source software.

https://github.com/dabeng/bigfish

基于Vue.js & Firebase的钓鱼日志
https://github.com/dabeng/bigfish

Last synced: about 1 year ago
JSON representation

基于Vue.js & Firebase的钓鱼日志

Awesome Lists containing this project

README

          

# bigfish
![sadf](https://rawgit.com/dabeng/bigfish/master/src/assets/logo.jpg)

做巨物站点的主要目的有两个:
1. 基于Vuejs和Firebase构建重客户端应用,体验与梳理Vuejs框架的最佳实践
2. 终于有机会为自己打造一件称手的应用

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).