Skip to content

Commit

Permalink
Merge pull request #134 from hotosm/neelimagoogly-patch-3
Browse files Browse the repository at this point in the history
Updated frontend readme.md
  • Loading branch information
kshitijrajsharma authored Jul 17, 2023
2 parents 0caeb23 + f6ef8dd commit 74a5dc8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Frontend Deployment for Development

![example workflow](https://github.com/omranlm/TDB/actions/workflows/frontend_build.yml/badge.svg)
## Getting Started

Expand All @@ -11,10 +13,10 @@ This project is tested with Node v14.17.3 and Node v16.14.2

### Create .env file inside root dir

Put your credentials inside .env by following .env [sample](https://github.com/omranlm/TDB/blob/main/frontend/.env%20sample)
Put your credentials inside .env by following .env [sample](https://github.com/omranlm/TDB/blob/main/frontend/.env%20sample) .

### Start development server

`npm start`

#### Note : Build and Run Backend First before building frontend
#### Note : Build and Run Backend first by following [this](https://github.com/hotosm/fAIr/blob/master/backend/README.md) before building frontend .

0 comments on commit 74a5dc8

Please sign in to comment.