LNK是由一个WEB前端接口套件,十分简单一用。它使用HTML,CSS和JavaScrip,为设计布局提供快速的解决方案,显示常见的界面元素以实现互动。
2.
使用自主服务器 打开my-page.html
使用LNK提供的CDN 打开my-page-cdn.html
3.检查和删除你需要或不需要的组件
4.保证其中有
5.实现具体项目
下载
Version 1.0 版本包
Version 1.0 定制包
Github
使用
1.下载2.
使用自主服务器 打开my-page.html
使用LNK提供的CDN 打开my-page-cdn.html
3.检查和删除你需要或不需要的组件
4.保证其中有
ink.css
, ink-ie.css
和ink.js
某些地方包含了<head>
5.实现具体项目
Let’s get you started with Ink right away. Here’s what you need to know and do:
-
Download latest build.
-
Open
my-page.html
if you want to serve Ink from your host ormy-page-cdn.html
if you want to serve Ink from our servers. -
Check the template we provide and remove whatever you don’t feel necessary for your project.
-
Make sure you have
ink.css
,ink-ie.css
andink.js
included somewhere in the<head>
. -
Add your own stylesheets and scripts to carry all your project-specific changes.
-
Keep coming back to the documentation to help you along the way.