Added Makefile
authoralex <[email protected]>
Wed, 19 Feb 2020 15:42:01 +0000 (07:42 -0800)
committeralex <[email protected]>
Thu, 9 Apr 2020 06:41:41 +0000 (23:41 -0700)
commit372b7c2a3bcfc83ccf2a9551e233f0587f75709f
tree8ce2bf33396fe18dd6103afcce33b6b3de04f20e
parent8f34a6f02065300f79fd195f21c4cfc10ad347b2
Added Makefile

remove need for docker-compose to start
added commands to easier start dev server
added commands for updating node packages
added commands for extracting built workouts.min.js webpacked file
Dockerfile
Makefile [new file with mode: 0644]
README.md
package-lock.json
webpack.config.js
workouts.js [deleted file]
workouts.json
workouts.json.old
workouts.min.js [deleted file]