Portofolio is a project which will help users to Read, Create,Update, Delete their resume
Check out the demo
This project was generated with Angular CLI version 8.1.2.
- Node 8.9.4
- Angular CLI 8.1.2
- Angular 8.1.2
- Firebase 6.5.0
- RxJS 6.4.0
- Typescript 3.4.3
- Bootstrap 4.3.1
Clone the repo
git clone https://github.com/Choukouali2014/portofolio.git
Run `cd portofolio` to go inside the directory
Install dependencies
npm install
This application uses a backend counterpart:
Run json-server --watch db.json to start JSON 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.
Run ng build to generate Built Files in the dist directory.