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

https://github.com/fuse-box/angular2-example


https://github.com/fuse-box/angular2-example

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Angular 8 and FuseBox v4

This project was generated with Angular CLI
### start

```bash
npm start
```

### Preview production build

```bash
npm run preview
```

### Run production build

```bash
npm run dist
```