good morning!!!!

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

updated readme

parent 6c262559
No related branches found
No related tags found
No related merge requests found
......@@ -64,21 +64,19 @@ sudo apt-get update
sudo apt-get install nodejs
sudo apt-get install npm
sudo apt-get install nodejs-legacy
sudo npm install -g gulp
sudo npm install -g mocha
```
## Building
```bash
gulp
npm run-script build
```
### Testing
```bash
mocha
npm test
```
**Please note this repo is in it's early stage.**
......
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