curriculum/Procfile

1 line
73 B
Plaintext
Raw Normal View History

2019-03-11 11:54:11 +01:00
web: npx browser-sync start --server --files "*.html" --files "css/*.css"