NovikYaroslav / webpack-typescript-react-sass_template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-typescript-react-sass_template

Template for TypeScript + 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-typescript-react-sass_template'
  3. After cloning, install all necassary dependences with: 'npm install'

Good luck!

About


Languages

Language:TypeScript 87.4%Language:HTML 8.2%Language:SCSS 4.4%