Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 297 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 297 Bytes

uom-static

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

After each production change, build and push to gh-pages branch

npm run build

Lints and fixes files

npm run lint