# Project Title The core of the framework ## Development Environment Node.js ## Install ```bash # Install dependent modules npm install # build npm run build ```