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
7460ff6f88
homepage.js
/
react
/
resume
/
build.sh
7 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
rm -rf dist/*
yarn run build
rm -rf ../../public/static/dist
mv dist ../../public/static
Reference in New Issue
View Git Blame
Copy Permalink