Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 332 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 332 Bytes

Vidsy Test

A example UI build for Vidsy.

Profile page

Styleguide

To dev

npm run watch

This will compile the Sass and run it through autoprefixer and livereload any changes to BrowserSync.

To build

npm run build