Skip to content

JohnGallego/es6-scss-webpack-seed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Simple seed for es6 application with scss based on webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.3%
  • HTML 44.4%
  • CSS 4.3%