Skip to content

CryptoNarf/lto-website

 
 

Repository files navigation

next-web-starter

Website starter project supercharged for Lighthouse & Google Pagespeed Insights

Perfect score

Uses the following by default:

Requirements

Download and install NodeJS if you haven't already.

You need to have the Gulp.js CLI installed. Run the following command to install it globally.

npm install gulp-cli -g

Installation

npm install

Running the project

Execute the following command

gulp

Also execute this command for proper images serving while working locally:

gulp build

Other available commands:

Build

gulp build

Build for production

gulp build-prod

Serve

gulp serve

Packages

No packages published

Languages

  • Nunjucks 90.3%
  • SCSS 6.5%
  • JavaScript 3.0%
  • Other 0.2%