/Webpack

Start settings for webpack and base template, scripts, styles and fonts for project.

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Webpack

Start settings for webpack and base template, scripts, styles and fonts for project.

Command:

  • npm run server - Start server (http://localhost:8080/public/)
  • npm run watch - Watch (build dev in real-time) assets
  • npm run build:dev - Build dev assets
  • npm run build:prod - Build prod assets