/promotermanager-firebase-project

A guestlist web application using firebase and Vue.js. This web application was made as part of my Co-op term with Digitera in grade 12

Primary LanguageVue

promotermanager

Prerequisite

Make sure you have node.js installed. Here's a website that will help you through the installation process. You may need to restart your computer after installation. https://phoenixnap.com/kb/install-node-js-npm-on-windows

Project setup

Get the code running on VS Code or your IDE of preference. Then in the terminal, type:

npm install

Once this is complete, you are now ready to run and start coding.

Compiles and hot-reloads for development

To run, type:

npm run serve