Skip to content

hack4impact-mcgill/vue-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Hack4Impact Vue.js Workshop

Hack4Impact McGill

This repository contains the starter code for the Hack4Impact McGill Vue.js Workshop (Fall 2019).

Requirements

Setup

Make sure you have all of the required dependencies (listed above).

Clone the repository using git or github. Alternatively, you can download it as a zip file and unzip it.

From your terminal, use cd to get into the vue-frontend directory. Then use:

npm install

to install all of the project dependencies.

Start the project with:

npm start

This should automatically open the frontend application in your default browser. If not, you can try going to the following link:

http://localhost:8087

About

Hack4Impact McGill - Vue.js Workshop (Fall 2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published