NovikYaroslav / webpack-react-sass_template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-react-sass_template

Simple template for SASS(SCSS) ready React app.

to start:

You may clone this template without its git history with "degit"

  1. Install degit globaly with: 'npm install -g degit'
  2. Clone repo with: 'degit github:NovikYaroslav/webpack-react-sass_template'
  3. After cloning, install all necassary dependences with: 'npm install'

Good luck!

About


Languages

Language:JavaScript 66.0%Language:HTML 27.0%Language:SCSS 3.8%Language:CSS 3.2%