File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- # HelloPhoenix
1
+ # Phoenix template
2
+
3
+ This is a template for new Phoenix single page applications with:
4
+
5
+ - React
6
+ - Redux
7
+ - React router
8
+ - ES6/7
9
+ - Sass
2
10
3
11
To start your Phoenix app:
4
12
@@ -9,12 +17,4 @@ To start your Phoenix app:
9
17
10
18
Now you can visit [ ` localhost:4000 ` ] ( http://localhost:4000 ) from your browser.
11
19
12
- Ready to run in production? Please [ check our deployment guides] ( http://www.phoenixframework.org/docs/deployment ) .
13
-
14
- ## Learn more
15
-
16
- * Official website: http://www.phoenixframework.org/
17
- * Guides: http://phoenixframework.org/docs/overview
18
- * Docs: http://hexdocs.pm/phoenix
19
- * Mailing list: http://groups.google.com/group/phoenix-talk
20
- * Source: https://github.com/phoenixframework/phoenix
20
+ Happy coding!
You can’t perform that action at this time.
0 commit comments