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

https://github.com/saelsa/sme-app

An app that shows data and relevant news regarding the unexploited export potential of SMEs. Angular and billboard.js
https://github.com/saelsa/sme-app

Last synced: 15 days ago
JSON representation

An app that shows data and relevant news regarding the unexploited export potential of SMEs. Angular and billboard.js

Awesome Lists containing this project

README

          

# sme-app

An Angular app that shows data and relevant news regarding the unexploited export potential of SMEs. Either visit take a look at the [website](http://saelsa.atwebpages.com/SME/) or clone the project and follow the steps below.

## How to use

Clone the repo and install the relevant dependencies. Afterwards start a development server as described below.

```sh
$ npm install -g @angular/clinpm install -g @angular/cli
$ npm install --save @angular/material @angular/cdk

```

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

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).