Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 296 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 296 Bytes

es6-scss-webpack-seed

Simple seed for es6 application with scss based on webpack.

Usage:

npm install
npm start

HTML partials including:

<header>
    <%= require('html-loader!./partial/header.html') %>
</header>

Browser access:

http://localhost:4200/