Phoenix Assets Webpack Save

Asset Pipeline with Webpack on Phoenix

Project README

Asset pipeline using Webpack.

RTFM lazy programmer :D

What is inside?

  • Elm
  • Javascript
    • Babel
    • ESLint
    • Prettier
    • Service worker
  • CSS
    • SASS
    • PostCSS
      • CSSNext
      • CSSNano
  • Frameworks and Libraries
    • jQuery
    • Twitter Bootstrap 4
    • Font Awesome Icons

Setup

Clone the repo replacing the assets folder of your project

git clone [email protected]:yordis/phoenix_assets_webpack.git    path/to/assets
cd path/to/assets

Install the packages

npm install
# or if you prefer yarn
yarn install

Change the watchers on config/dev.exs file.

watchers: [npm: ["start", cd: Path.expand("../assets", __DIR__)]]

What's next?

Hack your setup. Open issues and Repeat.

Open Source Agenda is not affiliated with "Phoenix Assets Webpack" Project. README Source: straw-hat-labs/phoenix_assets_webpack
Stars
50
Open Issues
7
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating