jimpala / biosynthage

Website designed for iGEM UCL Biosynthage project.
0 stars 0 forks source link

Tree restructure for multiple page hosting #3

Closed jimpala closed 8 years ago

jimpala commented 8 years ago

Directory tree restructured to silo off static files for their individual pages rather than loading all front-end files in bulk.

Shell scripts created to manage npm dependencies for each page. build_all and install_all execute their corresponding npm commands for all page directories; link_all creates symlinks to service node_modules and webpack-config location.