Built with @angular/cli
# clone the repo
git clone https://github.com/pedrogusman/greetings-island-mini-editor.git
# change directory to repo
cd greetings-island-mini-editor
# Use npm or yarn to install the dependencies:
npm install
# start the server
ng serve
# OR
npm start
Navigate to http://localhost:4200/ in your browser
- Angular 6
- Ngrx 6
- Angular Material
- Bootstrap 4