vue-comment-grid
๐ฌ Responsive Vue.js comment system plugin that built with CSS Grid and Firebase REST API + Authentication. https://tugayyaldiz.github.io/vue-comment-grid
File Explorer
Download Latest Version (.zip)- Comment.vue
- Comments.vue
- Sign.vue
- Customize.vue
- FullScreen.vue
- App.vue
- main.js
- routes.js
- .babelrc
- .editorconfig
- .gitignore
- index.html
- package-lock.json
- package.json
- README.md
- webpack.config.js
- index.js
- admin.gif
- add-project.png
- add-project2.png
- choose-db.gif
- first-node.gif
- following-nodes.gif
- get-base-url.gif
- rules.gif
- sign-method.gif
- updating-comment.gif
- updating-name.gif
- default_black.png
- default_white.png
- creating-database-node-name.md
- creating-database.md
- database-rules-tutorial.md
- database-rules.md
- get-base-url-api-key.md
- giving-yourself-admin.md
- set-sign-methods.md
- updating-name-or-comment-length.md
- Comment.vue
- Comments.vue
- index.js
- Sign.vue
- .babelrc
- .editorconfig
- .gitignore
- .npmignore
- LICENSE
- package-lock.json
- package.json
- README.md
- webpack.config.js
# Installation Guide
1. Get the code
git clone https://github.com/TugayYaldiz/vue-comment-grid
Downloads the entire project code from GitHub to your computer.
cd vue-comment-grid
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install --save vue-comment-grid
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
