Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tolumide-ng/monos


https://github.com/tolumide-ng/monos

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Reproduce Table Design on Invision

## Steps to reproduce this project locally

- Clone the repo
- Cd into it
- Create a local `.env` file in the root directory
- Update the `BASE_URL` as listed on the `.env.sample` in the `.env` file with

```
BASE_URL="http://tolumide.users.challenge.dev.monospacelabs.com/"
```

- Run `npm install` to install all dependencies
- Run `npm run dev` to start the application locally