Skip to content

Commit

Permalink
Build step no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmartinelli committed Jul 11, 2018
1 parent f205b93 commit c88abe1
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,14 +89,10 @@ Returns **[object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refer

Run the linter and watch for changes to rebuild with browserify.

npm install
npm run test
npm run watch

Create a minified standalone build.

npm install
npm run build
```
npm install
npm run test
```

## Languages

Expand Down

0 comments on commit c88abe1

Please sign in to comment.