Skip to content

Commit 598ea5b

Browse files
committed
Added description to README file
1 parent 8a38833 commit 598ea5b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
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
210

311
To start your Phoenix app:
412

@@ -9,12 +17,4 @@ To start your Phoenix app:
917

1018
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
1119

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!

0 commit comments

Comments
 (0)