stijnelskens / takeoff

A starter kit for an HTML project with Sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Takeoff

A starter kit for an HTML project with Sass.

We use takeoff with our webpack boilerplate found here. We normally put it inside [root]/takeoff

After you've copied the files into the correct folder, get the needed dependencies with $ yarn install. After all the needed packages are downloaded, you can start the build with:

$ yarn run watch

Icons

You have to specify the package.json path in takeoff/icons/iconfont.font.js

Needed before you can use our takeoff

Webpack boiler plate

https://github.com/statikbe/webpack

Node.js and npm

https://docs.npmjs.com/getting-started/installing-node

Yarn

npm install -g yarn

About

A starter kit for an HTML project with Sass


Languages

Language:CSS 84.9%Language:JavaScript 14.3%Language:HTML 0.8%