Website for the Snipette crowdfunding campaign
https://fund.snipettemag.com
a33ba1dc9c
This is so that we don't have to keep restarting the server every time we make a change. Parcel was taking care of this for the static files like HTML and CSS, but not for the Express server itself: that required calling in Nodemon to do the job. |
||
---|---|---|
server | ||
src | ||
.gitignore | ||
.postcssrc | ||
.sample-env | ||
netlify.toml | ||
package.json | ||
tailwind.config.js | ||
yarn.lock |