angular / in-memory-web-api

The code for this project has moved to the angular/angular repo. This repo is now archived.
MIT License
1.18k stars 232 forks source link

Merge in memory api in angular cli #118

Closed fwd079 closed 7 years ago

fwd079 commented 7 years ago

Hi, I don't know how to make a feature/help request in git, as this is not a big issue but more of a help request.

I'm new to Angular and started learning from Angular 2, via online tutorial. But I created my project via angular-cli and now want to add in-memory-web-api to the project created during the tutorial, via angular-cli. How can I add new folder to go in my "build config list" please?

Can someone please guide me or point me to right direction?

Thank you in advance.

fwd079 commented 7 years ago

Anyone?

Foxandxss commented 7 years ago

I created this project to teach basic angular and testing and it is the CLI and in memory. It should serve as an example.

fwd079 commented 7 years ago

Awesome thanks! I managed to do it myself but will definitely look at that as well. Appreciated. Closing it.