Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 390 Bytes

Simple text editor

This project was bootstrapped with Create React App.

Initial setup

Run npm install in order to setup application

Development server

Run npm start for a dev server.

Notes

  • Text sample is given in text.service.js
  • Given files structure is not obligatory and could be changed

ReactChallenge