https://github.com/dnbard/ae-texteditor
https://github.com/dnbard/ae-texteditor
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dnbard/ae-texteditor
- Owner: dnbard
- Created: 2019-11-24T11:27:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:33:59.000Z (over 3 years ago)
- Last Synced: 2025-01-26T05:41:29.212Z (over 1 year ago)
- Language: JavaScript
- Size: 1.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
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