Skip to content

arran549/Udacity-Readable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readable has be written to provide an old fashioned, regular post formum with comments.

You are able to

  1. write/edit/delete posts
  2. add/edit/delete comments
  3. vote posts up /down

How to setup the backend server

  1. navigate your console to the readable-server directory
  2. ensure npm packages are up-to-date (i.e. execute >npm install)
  3. navigate to sub directory api-server
  4. execute >npm run start to run the server locally

n.b. this code is not part of this repository

How to setup the web app

  1. Navigate to the root of this repo directory
  2. Execute >npm install to download node modules
  3. Execute >npm run start to code try the app and develop with live reloading

For information please contact Arran at [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published