Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 289 Bytes

Microsite for Adv-Studio-Fall2020

microsite to host student work at the end of the semester.

Built with vanilla JS, Sass, D3 and bundled with Webpack.

yarn start

Runs a development server with hot reload.

yarn build

Transpiles and builds production code in dist folder.