Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 282 Bytes

student-project-microsite

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.