Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 228 Bytes

scripts.md

File metadata and controls

13 lines (10 loc) · 228 Bytes

Random Scripts

Add Logging

npm remove express compression morgan ejs quintype-js
npm install @quintype/framework
mkdir -p log
touch log/.gitkeep
git add log/.gitkeep

# Manually Change stuff in client/app.js