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.
- Host: GitHub
- URL: https://github.com/temilaj/mapply-angular
- Owner: temilaj
- License: mit
- Created: 2017-04-06T16:37:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T11:35:21.000Z (over 8 years ago)
- Last Synced: 2025-01-11T20:32:34.705Z (about 1 year ago)
- Topics: angular-cli, angular2, typescript
- Language: TypeScript
- Homepage: https://temilaj.github.io/Mapply-Angular/
- Size: 1000 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)

## 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.