We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85ddbd commit 39182feCopy full SHA for 39182fe
README.md
@@ -1,2 +1,11 @@
1
# js-trials
2
A project to code a simple app in different JS frameworks
3
+
4
+##Beer Rating
5
6
+This is a project where beers can be added and rated, coded both in AngularJS and ReactJS
7
+In the root directory execute
8
9
+> ruby server.rb
10
11
+This will launch a webrick app on port 3000 where both versions can be accessed
0 commit comments