Skip to content
Snippets Groups Projects
Commit 0cceeee8 authored by Maxim Khlobystov's avatar Maxim Khlobystov Committed by gcampes
Browse files

Updated the instructions on running Grunt.

parent f2dcb7b9
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,8 @@ Install all the dependencies (including grunt):
$ npm install
Running Grunt:
-for the default:
- for the defaults (run linter, then start Meteor):
$ grunt
- for the code style autofixing (run linter, autofix the warnings, then start Meteor):
$ grunt autofix
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment