https://github.com/benmalcom/roam-webchallenge
This is the solution for roam web challenge
https://github.com/benmalcom/roam-webchallenge
Last synced: 9 months ago
JSON representation
This is the solution for roam web challenge
- Host: GitHub
- URL: https://github.com/benmalcom/roam-webchallenge
- Owner: benmalcom
- Created: 2018-07-06T16:59:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-07T07:43:13.000Z (almost 8 years ago)
- Last Synced: 2025-03-30T14:33:25.553Z (about 1 year ago)
- Language: TypeScript
- Size: 401 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Roam web challenge
##### A simple app that helps you get favourite stops around your chosen location
[](https://circleci.com/gh/benmalcom/roam-webchallenge)
[](https://codeclimate.com/github/benmalcom/roam-webchallenge/maintainability)
### Installation
* Clone the project
* Install [node.js](https://nodejs.org), if it's not installed already
* Install the node dependencies with `npm install`
* Run `npm start` to spin up the server