yasinatesim / vue-todo

This project was created to create a medium/large Vue project folder structure πŸ˜‹

Home Page:https://vue-todo.yasinatesim.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Vue Todo App
Vue Todo App


This project was created to create a medium/large Vue project folder structure πŸ˜‹

Β· View Demo

πŸ“– About

Vue Todo App

This project was created to create a medium/large Vue project folder structure πŸ˜‹ I developed this project because, I need medium and larger Vue project folder structure. I'm preparing for my project folder structure stack project soon 😎

πŸ“šTech Stack

Vue Js Progressive framework for building user interfaces
Commitlint Send commit messages to conventional commits rules
SASS The most mature, stable, and powerful professional grade CSS extension language in the world
Editorconfig Helps maintain consistent coding styles for my working on the same project across various editors and IDEs
Eslint Find and fix problems in your JavaScript code
Prettier An opinionated code formatter

βš™οΈ How To Use

  1. Clone this repository
git clone https://github.com/yasinatesim/vue-todo.git
  1. Install the project dependencies
yarn install

For Development

yarn serve

For Production Build

yarn build

For Lint

yarn lint

πŸ”‘ License

  • Copyright Β© 2020 - MIT License. See LICENSE for more information.

About

This project was created to create a medium/large Vue project folder structure πŸ˜‹

https://vue-todo.yasinatesim.vercel.app/

License:MIT License


Languages

Language:Vue 81.1%Language:JavaScript 9.5%Language:HTML 9.3%