websitedefault

1.0.54 • Public • Published

Layout Empty Website

Build Status (ApplicationDemo; github actions;)

Build Status (ApplicationDemo; travis;)

Get startet with a minimal web page configured for Webpack 5 and hot reload.

Install

npx websitedefault
npm install

Start dev server (with hot reload)

npm run start

Now listening on http://localhost:8080/

Build to "dist/" folder with watch:

npm run build -- --watch

Packages

  • webpack webpack-cli (Webpack)
  • html-webpack-plugin (index.html)
  • file-loader (*.png)
  • sass-loader sass (*.scss) See also: https://webpack.js.org/loaders/sass-loader/
  • mini-css-extract-plugin (Extracts CSS into separate files)
  • webpack-dev-server (Dev server)

Package Sidebar

Install

npm i websitedefault

Weekly Downloads

1

Version

1.0.54

License

MIT

Unpacked Size

21.5 kB

Total Files

8

Last publish

Collaborators

  • workplacex