/Micro-Blog-Playground

Playground for Building a Micro-Blog

Primary LanguageVue

My Playground For Micro-Blog Project


Instructions: Starting to work on the project

Repository

git: git clone https://github.com/ardabzlk/Micro-Blog-Playground.git

There are one working directory.

  • server (backend / Flask)

Server-side

To work in server-side put cd server to terminal

To access virtual environment write env\Scripts\activate.bat to terminal


Client-side

micro-blog

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

TechStack

  • Backend: Flask
  • Frontent: Vue2.js