This website requires JavaScript.
Explore
Help
Sign In
blek
/
homepage.js
Watch
1
Star
0
Fork
You've already forked homepage.js
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6f74986b42
homepage.js
/
react
/
resume
/
build.sh
6 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
rm -rf dist/*
yarn run build
mv dist ../../public/static
Reference in New Issue
View Git Blame
Copy Permalink