Skip to content

Adityah835/jackrabbit-rent-a-car

Repository files navigation

jackrabbit-rent-a-car

Project setup

  1. Install Node.js (latest or recommended version) https://nodejs.org/en/

  2. Then run "Node.js command prompt" and type in the following commands:

npm install -g @vue/cli
npm i firebase
  1. Once the vue.js and firebase node_modules are installed, type
npm run serve

Note- if there are any packages missing, try using:

npm install

The above command will install any missing packages needed by the project

  1. Then open your web browser and type: "http://localhost:8080" in the URL bar or address bar

Extras

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Courtesy (for login setup) - https://savvyapps.com/blog/definitive-guide-building-web-app-vuejs-firebase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published