Skip to content

Commit

Permalink
Merge pull request #389 from OneNoteDev/feature/update-build-instruct…
Browse files Browse the repository at this point in the history
…ions

Update readme with build instruction
  • Loading branch information
mttwc authored Dec 20, 2017
2 parents d3c8d53 + 37bfb9b commit d49c11f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ $ npm install
The default command to build and test:
```sh
$ npm run build
or
$ npm run build -- --<arg>
```
- Compiles LESS and TypeScript into /build
- Bundles the JavaScript modules together into /build/bundles
Expand Down

0 comments on commit d49c11f

Please sign in to comment.