cbrain-website Website for the CBRAIN service For local development: npm install npm run dev To update: The first time: $ heroku login $ heroku git:clone -a cbrain-website $ cd cbrain-website Make desired changes and npm run build git add ., git commit, git push heroku master