Skip to content

kushalj/foundation6-nunjucks

Repository files navigation

Foundation 6 + Nunjucks templates

This is the basic starter project for Foundation for Sites 6. It includes a Sass compiler and a starter HTML file and Nunjucks template building.

Installation

To use this project, your computer needs:

hg clone https://github.com/kushalj/foundation6-nunjucks.git

then open the folder in your command line, and install the needed dependencies:

cd projectname
npm install
bower install

Finally, run npm start to run the Sass+Nunjucks compiler. It will re-run every time you save a Sass file or a template.

About

Building a basic foundation 6 + nunjucks templates base

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published