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.
@vue/cli 4.3.1
Vue.js 2.x
git clone https://github.com/wasatchinfotech/vue-uswds-starter-project.git
npm install
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
npm run build