Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 838 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 838 Bytes

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