Skip to content

Files

Latest commit

 

History

History
 
 

site

eleventy-quicklink-website

Our canonical site source for Quicklink. This project uses Eleventy as a static site generator. Templating uses Nunjucks.

Installation

git clone [email protected]:googlechromelabs/quicklink.git
cd site
npm install

Commands

Command Description
npm start Start a development server and watch for updates
npm run build Build templates, data, CSS, and JS for production environment