Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 647 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 647 Bytes

Construct Fund Website

Link: https://constructfund.github.io

This is a website that contains information about Construct Fund, and links to our projects.

Running the project in local

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Contributing

Want to make changes or push fixes? Fork the project and make a pull request, and I will review it as soon as I can.

Please describe exactly what you changed/added, and why you did it inside the pull request. I don't wanna have to read your code to figure that out.