Skip to content

gian-rafael/angular-blog

Repository files navigation

Angular Blog App

Simple blog application where users can create blogs, save blogs as draft, edit, and delete blogs.

Blogs posted by the user needs to be approved by admins.

Setup

Install dependencies using

  • npm install
    

    or

  • yarn
    

Run

  • Start the client using npm run start or yarn start commands.
  • Start the backend using npm run start:server or yarn start:server commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published