Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 520 Bytes

File metadata and controls

28 lines (18 loc) · 520 Bytes

Movies Lens Client (movies-frontend)

Technologies:

  • Vue JS
  • JavaScript
  • HTML
  • CSS/SASS
  • Quasar Framework

Install:

  • Using Visual Studio Code (or another) open movies-frontend folder
  • Run on terminal: npm install
  • Run on terminal: npm i yarn
  • Run on terminal: npm install -g quasar-cli

Start the app in development mode (hot-code reloading, error reporting, etc.):

  • Run on terminal: quasar dev

Build the app for production:

  • Run on terminal: quasar build

Url: