A front-end was boilerplate for converting PSD/Sketch to HTML/CSS/JavaScripts It's focused on performance and best practices.
- Download the latest stable release from
here or clone this repo using
git clone --depth=1 https://github.com/openapidotvn/vbase-html.git
- Run
yarn run setup
ornpm run setup
to install dependencies - Run
yarn run start
ornpm run start
and go tohttp://localhost:8000
The code is available under the MIT license.