Initial commit. Modified the Meteor todos app to create the Petit Teton data tracking app. Has working data for sales. Requires a Mongo database.
This commit is contained in:
5
imports/ui/Production.html
Normal file
5
imports/ui/Production.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<template name="Production">
|
||||
<div id="production">
|
||||
todo
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user