/wikimerri.github.io

Primary LanguageJavaScriptMIT LicenseMIT

VueSpaNONODE

This is a single-page application that uses Vue and Vue Router. It uses ES6 imports to render components and templates. No Node is required. Just git clone and serve statically.

You can also select "Use this Template" in order to create a new single-page application that you can build upon. You can write code in any environment that has a static web-server. There are no dependencies.

The motivation for this project and the tutorial to build this yourself is here:

https://dev.to/arswaw/create-a-lightweight-componentized-spa-without-node-569j

Wiki