# ejs-model **Repository Path**: Jonesxie/ejs-model ## Basic Information - **Project Name**: ejs-model - **Description**: 使用webpack和ejs编写静态页模板 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ejs-model ### 使用webpack和ejs编写静态页模板 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev ``` ### Compiles and minifies for production ``` npm run build ```