- ClientSide : with Angular and Bulma
- ServerSide : with NestJs and Faker.Js
- Angular
- NestJs
- Routing
- Bulma framework based on Flexbox
- RxJS/Observables
- Angular forms
- Http
Either clone this repository or fork it on GitHub and clone your fork:
git clone https://github.com/ilyassking/TheBlog.git
cd ServerSide
npm install
npm run start:dev
cd ClientSide
npm install
ng serve