Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 516 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 516 Bytes

vue-uswds-template

Starter code for building an app with Vue.js and the United States Web Design System

Project setup

npm install

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

Run your unit tests

npm test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.