static-website-template

1.0.4 • Public • Published

It uses:

  • SCSS with linting and autoprefixer
  • JavaScript with webpack using babel and linting
  • html partials and minify with post-html
  • browser-sync

The compiled files will go to the directory "/dist"

  • from src/scss to dist/index.css
  • from src/js to dist/bundle.js
  • from src/views to dist/
  • from src/images to dist/images

Getting Started

  1. Install dependencies
npm install
  1. Build resources
npm run build
  1. Watch for changes
npm run watch

Readme

Keywords

none

Package Sidebar

Install

npm i static-website-template

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

71.8 kB

Total Files

23

Last publish

Collaborators

  • tucaumunu