Navigation Menu

Skip to content

kevinchisholm/introduction-to-webpack-dev-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Webpack Dev Server

Webpack Logo

Dependencies

What you need to run this app:

Instructions

Setup

  • 1 - Clone this repo:
git clone https://github.com/kevinchisholm/introduction-to-webpack-dev-server.git
  • 2 - Run this command:
npm install

Running the example code

    1. Run this command:
npm start
    1. Point your browser to: http://localhost:3000
    1. Copy the code examples from src/code-examples.js and paste them into src/index.js

About

introduction-to-webpack-dev-server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published