thaydds / Readble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readble

a web application for content and comments that allows you to add and edit new content, view each content in detail, and make comments. .

Requirements 🔧

  • Node.js >= v7.0.0
  • NPM >= 3.10.8

How to Run 🏃

first you need to start the server that feeding our application. in api-server file, run:

  • npm start or node server.js

in readble file, run:

  • npm install
  • npm start

About

License:MIT License


Languages

Language:JavaScript 93.0%Language:HTML 5.7%Language:CSS 1.4%