# jimoos-home **Repository Path**: jimoos/jimoos-home ## Basic Information - **Project Name**: jimoos-home - **Description**: 积墨开源商城 官网源码 - **Primary Language**: HTML/CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-19 - **Last Updated**: 2021-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 积墨开源商城 官网网页 ## 官网地址 积墨开源商城官网: https://jimoos.cn > 讨论论坛: https://forum.jimoos.cn ## 构建说明 使用 基于`tailwind css` 构建的。 > tailwind css地址: https://tailwindcss.com 修改`index.html`后,打包 `css`. 执行 `css` 打包命令。 `NODE_ENV=production npx tailwindcss-cli@latest build ./src/css/tailwind.css -o ./src/css/t-tailwind.css` ## 开源协议 MIT.