do-it is a simple to do app with a fully functionality of todo MVC built using Vue.js as a side-project to enhance my skill in vue now you can try it from here.
This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.
- Clone the repository
$ git clone https://github.com/AbdallahHemdan/do-it.git
- Navigate to repository directory
$ cd do-it
- Install dependencies
$ npm install
Running on development mode
$ npm run serve
This software is licensed under MIT License, See License for more information ©AbdallahHemdan.