Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joserfelix/jetnet
- Owner: JoseRFelix
- Created: 2020-01-28T23:14:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:12:00.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T01:02:31.272Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://jetnet.netlify.com/
- Size: 1.04 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
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)_