diff --git a/daostar-website/README.md b/daostar-website/README.md new file mode 100644 index 0000000..95c2a51 --- /dev/null +++ b/daostar-website/README.md @@ -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