Add local browser example

This commit is contained in:
Michael Vines
2018-08-23 08:12:51 -07:00
parent ad95cb5c32
commit 36df1b1e5e
4 changed files with 58 additions and 15 deletions

View File

@@ -1,11 +1,5 @@
/*
Creating a new account
Usage:
$ npm run dev
$ node ./account.js
Create a new account
*/
//eslint-disable-next-line import/no-commonjs