Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chapagainmanoj/raceatlas


https://github.com/chapagainmanoj/raceatlas

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# raceatlas

### install
```
npm install
node ./apps/server.js
```
### After server up
Screenshot 2023-11-27 at 8 13 06 PM

## Contribution Guideline
```
git checkout develop
```
For any new feature create new feature branch

```
git checkout -b feature-branch
```