Folder restructuring (#86)

This commit is contained in:
József Farkas
2016-08-28 21:30:48 +02:00
committed by GitHub
parent baf2d41f71
commit bb3a2d77b6
93 changed files with 213 additions and 178 deletions

View File

@@ -14,8 +14,8 @@ First up, make sure that Node.js 4.x.x is installed on your system.
git clone git@github.com:UltimateHackingKeyboard/agent.git
cd agent
npm install
npm run build
npm run webpack-dev-server
npm run build sass
npm run dev
```
Webpack dev server exposes Agent at `localhost:8080`