A desktop app for writing Medium stories
JavaScript CSS HTML
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
app
test
tools
.babelrc
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
README.md
erb-logo.png
icon.icns
icon.ico
icon.png
main.development.js
package.js
package.json
server.js
webpack.config.base.js
webpack.config.development.js
webpack.config.electron.js
webpack.config.node.js
webpack.config.production.js

README.md

s'more

Development

  1. npm install
  2. Talk to Gavin about Medium api keys.
  3. Make file in /app called settings.json add in {"user": {}}
  4. npm run dev
  5. You should see screen saying you need to sign in.