This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
mebe/apps/mebe_web
2015-06-28 23:56:35 +03:00
..
config Whoops, forgot to commit. All kinds of stuff here. 2015-05-17 18:43:33 +03:00
lib Show time taken to render page 2015-05-24 22:46:42 +03:00
test Initial commit 2015-05-14 23:58:25 +03:00
web Fix the darn images again. Hopefully works better on mobile 2015-06-28 23:56:35 +03:00
.bowerrc Initial commit 2015-05-14 23:58:25 +03:00
.gitignore Initial commit 2015-05-14 23:58:25 +03:00
bower.json Initial commit 2015-05-14 23:58:25 +03:00
gulpfile.js Initial commit 2015-05-14 23:58:25 +03:00
mix.exs Initial commit 2015-05-14 23:58:25 +03:00
package.json Initial commit 2015-05-14 23:58:25 +03:00
README.md Initial commit 2015-05-14 23:58:25 +03:00

MebeWeb

To start your new Phoenix application:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.