Skip to content

Commit

Permalink
Merge pull request #71 from SOCR/dev
Browse files Browse the repository at this point in the history
Release v0.1.6
  • Loading branch information
alxndrkalinin authored Oct 5, 2016
2 parents a4c27d3 + 68c87b6 commit 84d6065
Show file tree
Hide file tree
Showing 168 changed files with 188,138 additions and 4,682 deletions.
3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
===============
/dist
/.tmp
/_build/*.js
/_build/*.eot
/_build/*.ttf
/_build/*.svg
/_build/*.woff
/_build/datasets

#OS generated files #
=====================
Expand Down
16 changes: 0 additions & 16 deletions .jshintrc

This file was deleted.

Empty file added .npmignore
Empty file.
1 change: 0 additions & 1 deletion .yo-rc.json

This file was deleted.

4 changes: 2 additions & 2 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ The technology stack used in this framework is described below.

**AngularJS** - JavaScript framework that we employ. Very elegant. [Official website](https://angularjs.org/) has the best documentation.

### Optional
**[WebPack](https://webpack.github.io/)** - module bundler.

**[Brunch](http://brunch.io)** - HTML5 built tool.
### Optional

**[D3](http://d3js.org)** - Data driven charts

Loading

0 comments on commit 84d6065

Please sign in to comment.