Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasgabrieldeaa/solid-typescript


https://github.com/lucasgabrieldeaa/solid-typescript

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# solid-typescript

SOLID principles implementation, based on social share's behavior. Using **typescript** and **webpack**.

## Application installation & running

```
git clone https://github.com/lucasGabrielDeAA/solid-typescript.git && cd solid-typescript
yarn install
yarn build
open index.html
```