good morning!!!!

Skip to content
Snippets Groups Projects
Commit 6a4b4f34 authored by Marek Kotewicz's avatar Marek Kotewicz
Browse files

fixed readme

parent d0473d6d
No related branches found
No related tags found
No related merge requests found
......@@ -66,16 +66,16 @@ sudo apt-get install npm
sudo apt-get install nodejs-legacy
```
## Building
### Building (gulp)
```bash (gulp)
```bash
npm run-script build
```
### Testing
### Testing (mocha)
```bash (mocha)
```bash
npm test
```
......
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