Skip to content

AurioPinto/Mastering-Web

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Web Design Course

The UI of this Web App was written using the Vue FrameworK in JavaScript.

To run the server, please make sure you have installed vue

  • Installation
npm install-g @vue/cli
# OR
yarn global add @vue/cli

You can check you have the right version (3.x) with this command:

  • vue --version

After Vue has been installed, and the source code of the Web Design Course has been retrieved

run

  • npm run serve

If you are familiar with JavaScript and are considering to go more in depth with the Vue framework, please visit the following website:

vue doc

main-page

User-Profiles

About

Web Design Course(Web-技术)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published