Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement grunt file to create bundle version of distribution items #8

Closed
mauleyzaola opened this issue Sep 21, 2015 · 1 comment
Closed
Assignees
Labels

Comments

@mauleyzaola
Copy link
Owner

No description provided.

@mauleyzaola mauleyzaola added the ui label Sep 21, 2015
@mauleyzaola mauleyzaola self-assigned this Sep 21, 2015
@mauleyzaola
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant