Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rodolfobandeira/template-webpack2-scss-react

A simple template for Webpack2, SCSS and React
https://github.com/rodolfobandeira/template-webpack2-scss-react

babel es6 es6-javascript react reactjs sass scss webpack2

Last synced: 28 days ago
JSON representation

A simple template for Webpack2, SCSS and React

Awesome Lists containing this project

README

        

### template-webpack2-scss-react
My template for Webpack2, SCSS/SASS and React 16

Features:

- Minify/Uglify all SCSS/SASS/JS to `bundle.js` and `bundle.css`
- Using latest ReactJS 16;

---

1. `npm install`

2. `npm start`, and open `http://localhost:8080` on your browser.

---

Suggestions? [@rodolfobandeira](https://twitter.com/rodolfobandeira)