Vuejs

You can deploy a Vue.js frontend app on Simplifyd with a single command.

A sample app for this quick start is deployed at https://vuejs-alien-game.simplifyd.app.

The Edge CLI is a prerequisite. To install, follow the instructions outlined here: https://docs.simplifyd.com/cli-installation

  • Fork the sample project on Github at https://github.com/simplifyd-examples/vuejs-game
  • From the directory you cloned the repo to the following command: edge deploy

asciicast

That’s it! Your Vue.js frontend web service will be live on your Simplifyd vanity URL as soon as the build finishes. You can always specify a custom domain/URL. Check the "adding a custom domain" section for how to do that.