Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wizyma/jsonplaceholder-messages


https://github.com/wizyma/jsonplaceholder-messages

Last synced: about 2 months ago
JSON representation

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
```