All Projects → app-generator → Vuejs Argon Design System

app-generator / Vuejs Argon Design System

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

Projects that are alternatives of or similar to Vuejs Argon Design System

Mern Social
A MERN stack based social media application [Full-Stack React Projects]
Stars: ✭ 288 (+722.86%)
Mutual labels:  full-stack
Nextjs Mongodb App
A Next.js and MongoDB web application, designed with simplicity for learning and real-world applicability in mind.
Stars: ✭ 694 (+1882.86%)
Mutual labels:  full-stack
Fullstack Flask Vuejs Argon Design
Flask Vuejs - Built with Automation Tools | AppSeed App Generator
Stars: ✭ 18 (-48.57%)
Mutual labels:  full-stack
Skmz
A GraphQL-based Web App written with Go, React and MongoDB
Stars: ✭ 380 (+985.71%)
Mutual labels:  full-stack
Deep Framework
Full-stack JavaScript Framework for Cloud-Native Web Applications (perfect for Serverless use cases)
Stars: ✭ 533 (+1422.86%)
Mutual labels:  full-stack
Prologue
Prologue is an elegant web framework written in Nim.
Stars: ✭ 700 (+1900%)
Mutual labels:  full-stack
Mevn Boilerplate
A fullstack boilerplate with Mongo, ExpressJS, VueJS and NodeJS.
Stars: ✭ 277 (+691.43%)
Mutual labels:  full-stack
Reactjs Portfolio Mern Website
My Portfolio | Full Stack MERN Application
Stars: ✭ 25 (-28.57%)
Mutual labels:  full-stack
Naperg
Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles
Stars: ✭ 661 (+1788.57%)
Mutual labels:  full-stack
Fuse
A simple file sharing web service in Vue.js and Flask
Stars: ✭ 7 (-80%)
Mutual labels:  full-stack
Farrow
Farrow is a progressive, incrementally-adoptable TypeScript framework for full stack development.
Stars: ✭ 384 (+997.14%)
Mutual labels:  full-stack
Fastapi React
🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
Stars: ✭ 501 (+1331.43%)
Mutual labels:  full-stack
Opulence
A simple, secure, and scalable PHP application framework
Stars: ✭ 723 (+1965.71%)
Mutual labels:  full-stack
Full Stack Interview Questions
🔴 More than ~3877 Full Stack, Coding & System Design Interview Questions And Answers sourced from all around the Internet to help you to prepare to an interview, conduct one, mock your lead dev or completely ignore. Find more questions and answers on 👉
Stars: ✭ 306 (+774.29%)
Mutual labels:  full-stack
Local Web Server
A lean, modular web server for rapid full-stack development.
Stars: ✭ 916 (+2517.14%)
Mutual labels:  full-stack
Symlex
A lean framework stack for agile Web development based on Symfony and Vuetify
Stars: ✭ 278 (+694.29%)
Mutual labels:  full-stack
Jamstack Cms
Modern full stack CMS. Built with Gatsby, GraphQL, AWS Amplify, and Serverless technologies.
Stars: ✭ 702 (+1905.71%)
Mutual labels:  full-stack
Crnn Pytorch
✍️ Convolutional Recurrent Neural Network in Pytorch | Text Recognition
Stars: ✭ 31 (-11.43%)
Mutual labels:  full-stack
React Express Fullstack
Full stack (mostly unopinionated) starter pack with React+Redux and Expressjs
Stars: ✭ 23 (-34.29%)
Mutual labels:  full-stack
Generator Angular Fullstack
Yeoman generator for an Angular app with an Express server
Stars: ✭ 6,135 (+17428.57%)
Mutual labels:  full-stack

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].