Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amanastel/start_vue
- Owner: Amanastel
- Created: 2023-08-22T18:20:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-17T18:53:11.000Z (over 1 year ago)
- Last Synced: 2024-05-01T12:38:53.462Z (8 months ago)
- Topics: code, exercises, javascript, learning-vuejs, tutorial, vue, vuejs
- Language: Vue
- Homepage:
- Size: 670 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)