/jsconfvue

Primary LanguageVueMIT LicenseMIT

Koedos Static Web App

This project was used as a demo at JSConf.BE 2020 to demonstrate how to deploy a Vue app on Azure Static Web Apps. You can view the app live at https://www.koedos.xyz/. It is based on John Papa's ShopAtHome template.

Learn how

Learn how to Publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps

Getting Started

  1. Clone this repository

  2. Install the npm packages

    npm install
  3. Run the app

    npm run serve

Resources

Azure Static Web Apps