Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashmi-278 committed Sep 5, 2023
1 parent 0a08e09 commit 3b5af12
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions daostar-website/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Daostar.org website

Daostar.org website is deployed on Netlify
https://github.com/metagov/daostar/tree/main/daostar-website

## Build and Deployment Instructions

- Navigate to daostar-website folder and run the below commands
```npm install```

```npm run build```

```npm run start```

The environment variable for this have been configured with netlify deployment

0 comments on commit 3b5af12

Please sign in to comment.