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 web application for registering and displaying jobs from localStorage using VueJS components, properties and directives.
Technologies and tools that were used in the development of the project:
- HTML5
- CSS3
- Bootstrap
- JavaScript
- VueJS
- localStorage
- mitt
- 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
- Slots
- LifeCycle Hooks
- Directives
- Events (emitter)
Jonas Souza |