/stopid-editor

An intelligent(ish), self learning(ish) autocorrecting text editor. #stupidhackathon

Primary LanguageJavaScript

Stopid Editor

Description

An intelligent(ish), self learning(ish) autocorrecting text editor built during Stupid Hackathon Sweden. The pretty useless editor can be found at stopid-editor.herokuapp.com.

Setup

To start project:

# Install dependencies
$ npm install

# Start project
$ npm start

Build

# Run build script to make project ready for production
$ npm run build

License

MIT