/DnD_Dashboard

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Vue 3 Boilerplate

This boilerplate contains the basic features needed to start on a fresh vuejs single page application.

Features

  • Routing
    • Route Guards
  • Layouts
  • Languages
  • Store

Installation

Step 1. Install the dependencies

npm install

Step 2. Run build command

This compiles the JavaScript and SCSS/LESS files for production.

npm run build

Or you can run a development server on http://localhost:3000 through vite's development server using the following command:

npm run dev

Requirements

  • Node.js
  • NPM

Depencencies

Made with tons of ☕ and ❤️ by Navi