Code Monkey home page Code Monkey logo

vuejs-argon-design-system's Introduction

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

vuejs-argon-design-system's People

Contributors

app-generator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

vuejs-argon-design-system's Issues

Missing Script: serve

After cloning this into an empty directory and running "npm i", I received the following fatal error "missing script: serve".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.