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

https://github.com/osspkg/frontend-templates

Preparing a customized project
https://github.com/osspkg/frontend-templates

angular angular2 template-project

Last synced: about 1 year ago
JSON representation

Preparing a customized project

Awesome Lists containing this project

README

          

# Frontend Template Manager
Preparing a customized project

## Install

```bash
curl -sSfL \
https://raw.githubusercontent.com/osspkg/frontend-templates/master/ftm.sh \
-o ~/.local/bin/ftm &&\
chmod +x ~/.local/bin/ftm
```

## Run

In folder call and choose preset:
```shell
ftm
```