#Nest Initial Project
Clone the project with CORE submodule.
git clone --recursive https://github.com/omartin9203/nest-initial-project.git
STEP 1
git clone https://github.com/omartin9203/nest-initial-project.git
STEP 2
git submodule init
STEP 3
git submodule update
Once the project has been cloned with the submodules, you will be able to access the core in the path 'src/shared/core' and enjoy the facilities it provides.