An open API service indexing awesome lists of open source software.

https://github.com/nanlong/phoenix_webpack_example_umbrella

phoenix伞项目中的webpack例子
https://github.com/nanlong/phoenix_webpack_example_umbrella

elixir phoenix umbrella webpack2

Last synced: 2 months ago
JSON representation

phoenix伞项目中的webpack例子

Awesome Lists containing this project

README

          

# PhoenixWebpackExample.Umbrella

1. `git clone https://github.com/nanlong/phoenix_webpack_example_umbrella.git`
2. `cd phoenix_webpack_example_umbrella && mix deps.get && mix ecto.create`
3. `cd apps/phoenix_webpack_example_web/assets && yarn install`
4. `cd ../../../ && mix phx.server`