seo代码重构作业
动机
As a developer I've been hired by a marketing agency to refactor a codebase.
This codebase should accessibility standards so that their site is optimized for search engines. The HTML and CSS documents contained in this repository are my
Typescr ipt库启动器
一个启动项目,使创建Typescr ipt库非常容易。
用法
git clone https://github.com/alexjoverm/typescr ipt-library-starter.git YOURFOLDERNAME
cd YOURFOLDERNAME
# Run npm install and write your library name when asked. That's all!
npm install
开始编码! package.