Build tools

Use the task to build Basik


Basik uses Grunt for its CSS and JavaScript build system, it's optional, you can use this theme without grunt tools, we included all the dependencies in this project.

  1. Download and install Node, which we use to manage our dependencies.
  2. Run npm install to install dependencies
  3. Run grunt build:sass to build css file
  4. Run grunt build:dist to build dist with minified js and css

Note: any commands we tell you to run must be ran from the project's root folder.

Preview

Upload the unpacked files on to your server. eg. Apache or IIS

Note: This template is built with Ajax. you need put the files on a server for the lazyload plugins to work