Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
banana-projects
/
coref
like
2
Running
App
Files
Files
Community
c981310
coref
/
deploy.sh
Julien Chaumond
deploy.sh
c981310
almost 8 years ago
raw
Copy download link
history
blame
64 Bytes
#!/bin/bash
git pull
# Front
bower install
npm install
grunt