Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
- Type some Markdown on the left
- See HTML in the right
- Magic
- React Native Cross Tech
- Animations
Dillinger uses a number of open source projects to work properly:
- [React JS] - A JavaScript library for building user interfaces!
- [Native Base] - best ui component
Install the dependencies and devDependencies and start the server.
$ cd RNLearn
$ npm install
$ react-native run-ios (run-android)
- Type Script
- Unit Testing
- UI Testing
MIT