文件名称:riotjs-experiments:尝试使用我喜欢的工作流程对RiotJS进行实验
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-12 11:34:37
JavaScript
RiotJS实验 尝试用我喜欢的工作流程对进行试验。 现在的进展 目前,我已经使RiotJS与以下对象一起使用: ( 架构模式的实现) ES6,特别是使用 并采用以下设计来组织目录结构: ├─src # Source code │ ├─client # Source code for client side --- the browser │ │ ├─assets # Assets: styles, images and fonts │ │ │ └─less # Style written in Less │ │ ├─tags # RiotJS t
【文件预览】:
riotjs-experiments-master
----.gitignore(39B)
----README.md(2KB)
----LICENSE(1KB)
----package.json(859B)
----src()
--------server()
--------client()
----.travis.yml(65B)
----index.html(275B)
----webpack.config.js(945B)