Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
banana-projects
/
coref
like
2
Running
App
Files
Files
Community
main
coref
/
deploy.sh
Julien Chaumond
Ooops
5b89f26
over 7 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
#!/bin/bash
git pull
# Front
bower install
npm install
grunt
tsc