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
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.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
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/TugayYaldiz/vue-comment-grid
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd vue-comment-grid
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
npm install --save vue-comment-grid
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
์ด ๋ ํฌ์ README์ ์ ํ ์ค์ ๋ช ๋ น์ด๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค.
// repository documentation
Was this content helpful?
(0 ratings)
