About | Technologies | How to | Learning | Author
This project was generated with Vue CLI version 5.0.8.
This project was developed with VueJS from the Advanced Web Development with Vue (v2 and v3) and Vuex at Udemy. Cloud deployment with GithubPages.
A simple web application for manipulating form fields using VueJS properties, directives and events
Technologies and tools that were used in the development of the project:
- HTML5
- CSS3
- Bootstrap
- JavaScript
- VueJS
- Editor: Visual Studio Code
- Emojis: Emoji Cheat Sheet, Markdown Emoji
- Shields: Shields
- Markdown: StackEdit
- Deploy: GithubPages
- node 16.x
- npm 8.x
- vue cli 5.0.8
- clone repo
- delete the file
package-lock.json
- install the dependencies
npm install
- run
npm run serve
for a dev server - navigate to
http://localhost:8080/
- Properties
- Components
- LifeCycle Hooks
- Directives
- Events
Jonas Souza |