/small

Some small projects for pratice.

Primary LanguageCSS

Small Porject

个人小项目、demo

webpage

https://cary-mao.github.io/small/

代码目录

本地使用

git clone git@github.com:cary-mao/small.git
npm install
npm link

scripts

创建一个新项目/demo:scl create <project_name>
添加项目文档:scl docs <project_name> <project_title>
git 提交:git add .scl commit
跳转到给定项目:scl goto name
选择跳转的项目:scl goto -s/--select

VSCode Preview

安装Preview on Web Server插件,在目录树中选中根目录中的index.html,按ctrl+shift+l打开浏览器或者ctrl+shift+v右侧打开