BloggerNG is a simple and efficient blog system designed to help users create and manage their personal blogs. This repository contains the codebase for the Blogger application, allowing users to easily set up and customize their own blogs.
To build, run
npm run build, compiled files in dist/
To debug, run
npm run serve
To contribute, simply issue a pull request.