@@ -75,6 +62,8 @@ Run `sequelize db:migrate` in `db/` directory.
...
@@ -75,6 +62,8 @@ Run `sequelize db:migrate` in `db/` directory.
npm start
npm start
```
```
You now have your development front end running at localhost:3002, connected to the main public steem blockchain. You don't need to run ```steemd``` locally, by default you will connect to ```ws://node.steem.ws```. Use your regular account name and credentials to login -- there is no separate dev login.