Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wizyma/jsonplaceholder-messages
https://github.com/wizyma/jsonplaceholder-messages
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wizyma/jsonplaceholder-messages
- Owner: Wizyma
- License: mit
- Created: 2020-05-27T06:01:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T20:41:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T13:48:16.343Z (8 months ago)
- Language: TypeScript
- Homepage: https://jsonplaceholder-messages.now.sh
- Size: 4.22 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsplaceholder-messages
# Getting Started
```shell
$ yarn # install dependencies
```
## Useful Commands
- start
```shell
$ yarn start # start the app
```
- test
```shell
$ yarn test # test the app
```
- build
```shell
$ yarn build # build the app
```