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-05-16 12:49:29 +03:00
..
config Initial commit 2015-05-14 23:58:25 +03:00
lib Initial commit 2015-05-14 23:58:25 +03:00
test Initial commit 2015-05-14 23:58:25 +03:00
web Simplify pagination code by removing redundant chunking 2015-05-16 12:49:29 +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.