@oyelowo/custom-react-scripts
TypeScript icon, indicating that this package has built-in type declarations

0.6.4 • Public • Published

react-scripts

This package adds LESS and LESS module support to create-react-app 3.

  • To start a new project, use: npx create-react-app test-app --scripts-version @oyelowo/custom-react-scripts --typescript

where test-app is the name of the project.

  • To use less:
$ npm install less --save
$ # or
$ yarn add less

Feel free to clone the repository here

This package includes scripts and configuration used by Create React App.
Please refer to its documentation:

Readme

Keywords

none

Package Sidebar

Install

npm i @oyelowo/custom-react-scripts

Weekly Downloads

1

Version

0.6.4

License

MIT

Unpacked Size

266 kB

Total Files

53

Last publish

Collaborators

  • oyelowo