App build with angular and primeng
- Node.js
- MongoDB
-
Set up API MyMemesAPI
-
Clone project
$ git clone https://github.com/akcer/MyMemesAngular.git
- Enter project directory:
$ cd MyMemesAngular
- Install NPM dependencies:
$ npm install
- Run development server:
$ npm run start
- Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.