joaopereirawd / static-site-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

static-site-boilerplate

This is a clean static, fast, and clean boilerplate for static sites that no need to use other frameworks like react, next, angular or something like that.

Usage of LaravelMix for compiling assets.

  // install
  npm i 
  
  // development
  npm run dev
  
  // watch
  npm run watch

  // production
  npm run production

About


Languages

Language:HTML 57.8%Language:JavaScript 40.1%Language:CSS 2.1%