Skip to content

A00x40/webpack-express

Repository files navigation

Webpack Express Example App

The goal of this repo is be an example of a basic but functional app built on Express and Webpack.

Get Up and Running

Fork this repo, then clone your forked repo down to your computer:

cd into your new folder and run:

  • npm install
  • npm start to start the app
  • this app backend runs on localhost:3000, but you can of course edit that in index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published