-
Notifications
You must be signed in to change notification settings - Fork 1
/
notes.js
82 lines (69 loc) · 1.34 KB
/
notes.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
You're all set! Your app should now be live. To view it run
cd dist && heroku open
If you're using mongoDB, be sure to add a database to your heroku app.
heroku addons:add mongohq
To deploy a new build
grunt build
Then enter the dist folder to commit these updates:
cd dist && git commit -am "describe your changes here"
Finally, deploy your updated build to Heroku with
git push heroku master
/*
// core competencies
openframeworks
javascript
// technology
angularjs
nodejs
jquery
html5
api
geolocation
mongodb
drupal
php
tdd
// area of interest
presentation
demonstration
publication
website
exhibition
print
physical prototype
game
legos
apps
// jobs
!!! add tags for these genious!
*/
/*
FF8300 BF7930 A65500 FFA240 FFBB73
Secondary Color A:
FFB400 BF9530 A67500 FFC740 FFD673
Secondary Color B:
FF2800 BF4630 A61A00 FF5D40 FF8973
Complementary Color:
06799F 216278 024E68 3AAACF 61B4CF
openframeworks
javascript
angularjs
tdd
nodejs
jquery
html5
api
geolocation
mongodb
drupal
php
presentation
demonstration
publication
game
website
exhibition
print
legos
physical prototype
*/