Skip to content

Commit 95a6b57

Browse files
committed
Create README.
1 parent 6489d2b commit 95a6b57

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
# monster-player-plugin
2+
3+
> Project for 2th hackathon od *JavaScript Ninjas* group.
4+
5+
## Setup
6+
7+
```
8+
npm install # install dependencies
9+
webpack # create bundle.js
10+
```
11+
12+
## Authors
13+
14+
- [Piotr Kowalski](http://piecioshka.pl/)
15+

app/scripts/main.djs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
plz console.log with 1, 2, 3
1+
plz console.log with 1, 2, 3, 4

0 commit comments

Comments
 (0)