0.0.4 • Published 8 years ago
@chengkang/wildfire v0.0.4
Wildfire
A comment service powered by Wilddog and Firebase. Wilddog is mainly for users from mainland China; Firebase for other regions and countries.
Screenshot
Plan
Current Status
Firebase
supportWilddog
support- sign in/sign out
- comment
- reply to comment
- like/dislike a comment/reply
- delete comment/reply
- Mention (@)
Markdown
support- update user profile
- report
Mind Graph
Notice
For mrliao 2017/9/18 commit
, If you have problems with iview in this commit, please:
- delete the
package-lock.json
- run
npm install
, because I have added 2 dev package to fix the build bug. - run
npm run dev
ornpm run build
.