Create README.md
This commit is contained in:
@@ -15,10 +15,11 @@ First up, make sure that node >=4.x.x and npm >=3.x.x are installed on your syst
|
||||
git clone git@github.com:UltimateHackingKeyboard/agent.git
|
||||
cd agent
|
||||
npm install
|
||||
npm run server:web
|
||||
npm run build:electron
|
||||
npm run electron
|
||||
```
|
||||
|
||||
At this point, webpack dev server should expose Agent at `localhost:8080`
|
||||
At this point, Agent should be running on your machine.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user