You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone [email protected]:markbrown4/webpack-demo.git
cd webpack-demo
npm install
# Start a development server
npm run develop
# Build for production
npm run build