Jai-Dhiman / badeblog-frontend

0 stars 0 forks source link

Bade Blog Frontend

A Vue.js-based frontend application for a personal story-sharing platform, designed with accessibility and ease of use in mind for elderly users.

Features

Tech Stack

Getting Started

  1. Install dependencies:

npm install

  1. Run development server:

npm run dev

  1. Build for production:

npm run build

Docker Support

Build and run with Docker:

docker-compose up --build