Coder Social home page Coder Social logo

partypro-front's Introduction

PartyPro Project APP and PWA

Application dedicated to promote events.

๐Ÿงฌ Cloning project

  1. In the terminal run:
git clone https://github.com/Gustav-Dev17/partypro-front.git
  1. Access the root folder of the project with the following command:
cd partyPro-front

๐ŸคŒ Requirements and recommendations to run the application locally

  1. Quasar CLI: Quasar CLI is required to run the application and to use Quasar. Install it using the command below (assuming you already have NPM installed):
npm install --global @quasar/cli
  1. Yarn: It's recommended to use Yarn as the project's package manager. Run:
npm install --global yarn

๐Ÿ’ฟ Installing the dependencies

  1. In the project's root folder run:
yarn

๐Ÿš€ Running the application locally and building as a PWA

  1. To run the application in PWA mode use:
quasar dev -m pwa
  1. To build it as a PWA use:
quasar build -m pwa

โš ๏ธ In case you have syntax issues, fix them with:

yarn lint

๐Ÿ› ๏ธ Technologies used

  • Quasar Framework โ€“ an open source framework based on Vue.js that allows the development of websites, applications, extensions, PWAs and responsive mobile and desktop applications using web technologies.
  • Apache Cordova โ€“ offers a group of APIs that allow you to develop an application with HTML, CSS and JavaScript encapsulated as a native mobile application.
  • Typescript โ€“ a Javascript superset with typing and other functionality.
  • Vue.js โ€“ an open-source JavaScript framework focused on developing user interfaces and single-page applications.
  • Axios โ€“ a promise-based HTTP client for Node.js and browsers.
  • And others...

partypro-front's People

Contributors

gustav-dev17 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.