Skip to content

nancynaluz/webpack-starter

Repository files navigation

Webpack Starter Kit

This repo is dedicated to creating a very barebones webpack starter kit including the following features:

  • React
  • Babel
  • Sass
  • Eslint
  • Hot Reloading

Getting started

  1. Clone this repo and cd into this directory
  2. Run npm install to grab all the dependencies
  3. Run npm start and open http://localhost:8000/webpack-dev-server/ in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages