wasatchinfotech / vue-uswds-starter-project

USWDS VUE js Starter Project

Home Page:https://wasatchinfotech.github.io/vue-uswds-starter-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USWDS based VUE starter project

Starter VUE js project based on the USWDS theme, mostly suited for the US Federal Govt Projects.

The United States Web Design System includes a library of open source UI components and a visual style guide for U.S. federal government websites.

Prerequisites

@vue/cli 4.3.1

Vue.js 2.x

Project setup

git clone https://github.com/wasatchinfotech/vue-uswds-starter-project.git

npm install

Compiles and hot-reloads for development

npm run serve

Open link : http://localhost:8080/#/

Login link : http://localhost:8080/#/auth

uswds/Vue@demo1

After login secured pages can be accessed

http://localhost:8080/#/dashboard

Compiles and minifies for production

npm run build

Contact

rahul.dongre@wasatchinfotech.com

About

USWDS VUE js Starter Project

https://wasatchinfotech.github.io/vue-uswds-starter-project/


Languages

Language:Vue 88.4%Language:JavaScript 10.4%Language:HTML 1.2%