Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rodolfobandeira/template-webpack2-scss-react
- Owner: rodolfobandeira
- Created: 2017-10-28T22:30:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-29T13:29:41.000Z (about 7 years ago)
- Last Synced: 2024-10-30T21:42:08.367Z (3 months ago)
- Topics: babel, es6, es6-javascript, react, reactjs, sass, scss, webpack2
- Language: JavaScript
- Homepage:
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### template-webpack2-scss-react
My template for Webpack2, SCSS/SASS and React 16Features:
- 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)