mauleyzaola/issue-tracker

Implement grunt file to create bundle version of distribution items

mauleyzaola opened this issue · 1 comments

Implement grunt file to create bundle version of distribution items

Production files are copied to static/dist/ directory
It is necessary to execute grunt file:

npm install
bower install

Finally, to set the theme of the application we can pass the name of the bootswatch directory or leave blank to take default sandstone theme.

grunt --theme=slate