Skip to content

chilh/gulp-webpack-angular-express

Repository files navigation

gulp-webpack-angular-express

Development server

Run gulp for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Build

Run gulp build to build the project. The build artifacts will be stored in the dist/ directory.