Vuejs Argon Design System Save

Vuejs Argon Design - Built with Automation Tools | AppSeed App Generator

Project README

Vuejs Argon Design System

Vue.js App enhanced with JWT Authentication. Can be used with Express, Flask or Laravel. Read more on AppSeed.


Vue Argon Design - Gif animated intro.


Requirements


Setting up for development

  • clone the project: git clone https://github.com/app-generator/vuejs-argon-design-system.git
  • change directory to vuejs-argon-design-system
  • (Optionally) start the Express backend server (default ip/port: locahost:3000)
  • Default backend URL http://127.0.0.1:3000. This can be overwritten by updating the file: src/views/Login.vue

Scripts

Install Modules

$ npm i
$ npm install -g serve # (optionally) 

Run

  • npm run serve to start the app. Visit localhost:8080 in your browser. The default port 8080 can be overwritten by updating the package.json, line with serve attribute: vue-cli-service serve --port 8080

Production Build

  • npm run build - build the app in dist directory

Test the production build serve -s dist - and visit localhost:8080 in your browser. You should see this app running.


Support

For issues and features request, use Github or access the support page provided by AppSeed



Vuejs Argon Design System provided by AppSeed

Open Source Agenda is not affiliated with "Vuejs Argon Design System" Project. README Source: app-generator/vuejs-argon-design-system

Open Source Agenda Badge

Open Source Agenda Rating