Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amanastel/start_vue

This repo contains the code for Projects and exercises to practice 'Learning Vue.js through
https://github.com/amanastel/start_vue

code exercises javascript learning-vuejs tutorial vue vuejs

Last synced: about 2 months ago
JSON representation

This repo contains the code for Projects and exercises to practice 'Learning Vue.js through

Awesome Lists containing this project

README

        

# VueTasks

Organize your tasks with this modern and responside WebApp.

Developed with Vue and prepared to run.

## Requirements

* NPM

## Installation

1. Clone the current repository:

```bash
git clone https://github.com/amanastel/Start_Vue.git
```

2. Mode to project directory and install dependencies:

```bash
npm install
```

3. Start a "dev" or "build" server with "npm":

```bash
npm run build
```

4. Connect to the server and done!

## Contributing

Contributions are always welcome!

Feel free to "Fork" or clone, and push your changes to the repository.

All commits are reviewed.

## Authors

* [@amanastel](https://www.github.com/amanastel)

## License

* [GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0)