Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 750 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 750 Bytes

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

Build Status

Quick start

  1. Download the latest stable release from here 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.