https://github.com/mcabreradev/agileengine-challenge
https://github.com/mcabreradev/agileengine-challenge
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcabreradev/agileengine-challenge
- Owner: mcabreradev
- Created: 2019-07-04T00:48:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:23:20.000Z (over 2 years ago)
- Last Synced: 2025-02-13T14:52:52.638Z (over 1 year ago)
- Language: JavaScript
- Size: 3.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple text editor
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/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