File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 uses : xRealNeon/VuePagesAction@1.0.1
1313 with :
1414 username : " ConstructFund"
15- reponame : " c3-effects-concat "
15+ reponame : " website "
1616 token : ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged
Original file line number Diff line number Diff line change 1- # default
1+ # Construct Fund Website
2+
3+ Link: https://constructfund.github.io
4+
5+ This is a website that contains information about Construct Fund, and links to our projects.
6+
7+ # Running the project in local
28
39## Project setup
410
511```
6- # yarn
7- yarn
8-
9- # npm
1012npm install
11-
12- # pnpm
13- pnpm install
1413```
1514
1615### Compiles and hot-reloads for development
1716
1817```
19- # yarn
20- yarn dev
21-
22- # npm
23- npm run dev
24-
25- # pnpm
26- pnpm dev
18+ npm run serve
2719```
2820
2921### Compiles and minifies for production
3022
3123```
32- # yarn
33- yarn build
34-
35- # npm
3624npm run build
37-
38- # pnpm
39- pnpm build
4025```
4126
42- ### Customize configuration
27+ # Contributing
28+
29+ 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.
4330
44- See [ Configuration Reference ] ( https://vitejs.dev/config/ ) .
31+ 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 .
You can’t perform that action at this time.
0 commit comments