lucastobrazil-react-scripts-scss
v1.0.3
Published
Lucas' configuration and scripts for Create React App.
Downloads
4
Readme
react-scripts
Personal package containing customised scripts to create-react-app.
- Including css modules
- LESS loader so I can use LESS to compile things
To install:
npx create-react-app test-app --scripts-version lucastobrazil-react-scripts
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.