Skip to content

marcioc0sta/readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readable project

This project consists in list of posts, that are manageable by the user.
You can add or edit a post in one of the categories and add or edit this comments as well.
To launch the project read the sections below.

Start app

  • Install and start the API server
    • cd api-server
    • npm install
    • node server
  • In another terminal window, run:
    • cd leutura
    • npm install
    • npm start

API Server

Information about the API server and how to use it can be found in its README file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors