Skip to content

zackcreach/static-template-babel

Repository files navigation

Static Template Using Webpack/BrowserSync/Sass

A static page template featuring webpack 3 (with babel), browser-sync, and Sass!

Getting started:

  1. git clone https://github.com/zackcreach/static-template-babel.git
  2. npm i
  3. npm start

npm start will launch a server in your default browser. Change/add anything in ./assets and watch it update! The webpack config runs any js through babel (with babel-preset-env). Browsersync server serves all files through ./public.

About

A static site template with webpack/babel, postcss and/or stylus, and browser-sync for reloads

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published