lin.css
v1.0.0
Published
Minimalist CSS-only UI framework
Downloads
19
Readme
lin.css
Minimalist CSS-only UI framework
Official website and documentation: lin-css.netlify.com
Development
Quick start (build code and run server): npm start
.
Install package dependencies: npm install
.
Build: npm run build
.
Build and copy to the site folder: npm run build:site
.
Run dev server: npm run serve
.
Stop dev server: CTRL
+ C
.
Publish to NPM: npm run publish:npm
.