An open API service indexing awesome lists of open source software.

https://github.com/temilaj/mapply-angular

I've got a pretty unfledged plan for this, I don't know what it's going to be yet, but let's hope it's cool.
https://github.com/temilaj/mapply-angular

angular-cli angular2 typescript

Last synced: 11 months ago
JSON representation

I've got a pretty unfledged plan for this, I don't know what it's going to be yet, but let's hope it's cool.

Awesome Lists containing this project

README

          

# Mapply Angular

I've got a pretty unfledged plan for this, I don't know what it's going to be yet, but let's hope it's cool.
You should check it out here [temilaj.github.io/Mapply-Angular/](temilaj.github.io/Mapply-Angular/)

![Mapply Image](/mapply.png)

## Prerequisites

- Node.js and npm.
- Angular Cli

## Install npm packages

Install the npm packages described in the `package.json` and verify that it works:

```shell
npm install
```

## Running the app

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.