Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 333 Bytes

File metadata and controls

11 lines (6 loc) · 333 Bytes

fs-webpack-backend-gitsub-boil-2022

personal fullstack template using frontend webpack & simple express server for backend

setup up gitsubmodules

  • Step 1: git submodule update --init = to clone the repo within the submodule

  • Step 2: git checkout master for each repo

  • Step 3: git pull for each repo