react-ts-with-scss
v3.0.1
Published
Configuration and scripts to Create React App with Typescript and SCSS support.
Downloads
2
Readme
react-ts-with-scss
This package includes scripts and configuration used by Create React App. Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
Features
- This script-version provides the Typescript capability with the flavour of SCSS
- The much pleasing for developers is the feature of live reload which is available even for changes in SCSS files(:star: Star if you feel cool :thumbsup: ).
Usage
$ create-react-app your-app-name --scripts-version react-ts-with-scss