Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 499 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 499 Bytes

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