Skip to content

Personal blog on Vue with applying Vue Router, Vuelidate and saving data to localstorage

Notifications You must be signed in to change notification settings

ITcat007/vue_blog

Repository files navigation

vue_blog

Presentation of work

Add a post

Edit a post

Add a comment to some post

Delete comments and posts

All input fields are validated

Data can't be sent while at least one field is empty or exceeds the number of symbols

This is how page of some post looks like

The app is adaptive

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Personal blog on Vue with applying Vue Router, Vuelidate and saving data to localstorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published