The site has been migrated gulp to gatsbyjs static site.
Nodejs is required to be installed.
Require npm or yarn for packages to be installed.
Require gatsby js to run development and/or build
Make sure that you have the Gatsby CLI program installed:
npm install --global gatsby-cliClone project from github.com
git clone https://github.com/sawbeanraz/millenenterprises.com.gitGo into directory
cd millenenterprises.com
yarn developor
cd millenenterprises.com
npm run developBuild the project for deploy.
gatsby build