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:
3
imports/ui/Intro.html
Normal file
3
imports/ui/Intro.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<template name="Intro">
|
||||
<div id="intro">Intro</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user