Simple text editor
Initial setup
Run npm install
in order to setup application
ng serve should be installed
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
This project was generated with angular-cli version 1.0.0-beta.30.
Notes
- Text sample is given in
text.service.ts
- Given files structure is not obligatory and could be changed