Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openapidotvn/vbase-html

A front-end was boilerplate for converting PSD/Sketch to HTML/CSS/JavaScripts It's focused on performance and best practices.
https://github.com/openapidotvn/vbase-html

animate-css autoprefixer best-practices bootstrap browsersync es6 eslint gulp html-boilerplate iconfont nunjucks performance psd-to-html sass sass-lint sketch

Last synced: 28 days ago
JSON representation

A front-end was boilerplate for converting PSD/Sketch to HTML/CSS/JavaScripts It's focused on performance and best practices.

Awesome Lists containing this project

README

        

# [vBase HTML](https://github.com/openapidotvn/vbase-html)

A front-end was boilerplate for converting PSD/Sketch to HTML/CSS/JavaScripts It's focused on performance and best practices.

[![Build Status](https://travis-ci.org/openapidotvn/vbase-html.svg?branch=master)](https://travis-ci.org/openapidotvn/vbase-html)

## Quick start

1. Download the latest stable release from
[here](https://github.com/openapidotvn/vbase-html/releases) or clone this repo using `git clone --depth=1 https://github.com/openapidotvn/vbase-html.git`
2. Run `yarn run setup` or `npm run setup` to install dependencies
3. Run `yarn run start` or `npm run start` and go to `http://localhost:8000`

## License

The code is available under the [MIT license](LICENSE.md).