Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joserfelix/jetnet

Concept social media start-up website
https://github.com/joserfelix/jetnet

Last synced: 6 days ago
JSON representation

Concept social media start-up website

Awesome Lists containing this project

README

        

Welcome to jetnet 👋




> Concept social media start-up website

## Install

```sh
yarn
```

or

```sh
npm install
```

## Run

> For front-end

```sh
npm run start:client
```

or

```sh
yarn start:client
```

> Open a new tab and run for back-end

```sh
npm run start:docker
```

or

```sh
yarn start:docker
```

## Build

```sh
yarn build
```

## Author

👤 **Jose Felix**

- Github: [@Jfelix61](https://github.com/Jfelix61)

## Show your support

Give a ⭐️ if this project helped you!

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_