Commit 9bd2ef29 authored by Evren Kutar's avatar Evren Kutar

v0.0.3.1

dashboard seperated navigations style changes apply with little css bug
npm start on port 8080
parent 82c772e4
This diff is collapsed.
This diff is collapsed.
......@@ -39,7 +39,7 @@
"scripts": {
"postinstall": "bower install",
"prestart": "npm install",
"start": "http-server app/ -a localhost -p 8000 -c-1",
"start": "http-server app/ -a localhost -p 8080 -c-1",
"pretest": "npm install",
"test": "karma start karma.conf.js",
"test-single-run": "karma start karma.conf.js --single-run",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment