Our canonical site source for Quicklink. This project uses Eleventy as a static site generator. Templating uses Nunjucks.
git clone [email protected]:googlechromelabs/quicklink.git
cd site
npm install
Command | Description |
---|---|
npm start |
Start a development server and watch for updates |
npm run build |
Build templates, data, CSS, and JS for production environment |