https://github.com/cssmagic/assets
Plans for assets organization.
https://github.com/cssmagic/assets
Last synced: 11 months ago
JSON representation
Plans for assets organization.
- Host: GitHub
- URL: https://github.com/cssmagic/assets
- Owner: cssmagic
- Created: 2014-12-11T12:31:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-19T03:46:44.000Z (about 11 years ago)
- Last Synced: 2023-07-10T18:43:41.046Z (over 2 years ago)
- Language: JavaScript
- Size: 150 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assets
前端资源文件组织方案大征集。
### 如何参与
通过 Pull Request 来提交你的方案。
* 在 repo 的根目录下新建目录,以你的 GitHub 用户名作为目录名。这个目录就是你的主目录。
* 在你的主目录中添加目录和文件。目录中需要有示意性的文件,文件内要有示意性的业务代码。
* 可选项:编写示意性的构建结果文件。
* 可选项:编写示意性的构建代码。