Skip to content

moritz-baumgart/PostlyWebpage

Repository files navigation

PostlyWebpage

PostlyWebpage is a Angular single-page application written as a part of a University Project. The goal of the project was to create a microblogging plattform.

Installation

Nodejs and npm (or a package manager of your choice) are required.

To install and run a dev server execute the following commands inside the root directory of the project:

  npm install
  npm run start

Documentation

Code documentation can be generated using typedoc to do so run the following commands (the installation has to be done first):

  npm run typedoc

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors