Skip to content

A simple template for start a project with vue.js SPA

Notifications You must be signed in to change notification settings

luandiego7/vue-template

Repository files navigation

Build Status

Vue.js Template SPA

This is a simple template for start a project with Vue.js 3 SPA. This project is using composition api, vuex, axios and more...

  • Register a new user
  • Login/Logout
  • Recover password
  • Update profile and photo

Requirements

  • Node.js
  • Npm or yarn
  • API template (Laravel template)

Start project

  • In the desire folder run in the terminal:
git clone https://github.com/luandiego7/vue-template.git
  • Then run in the terminal for to install the dependencies:
npm install
  • Start the vue server running
npm run dev

About

A simple template for start a project with vue.js SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published