create-react-app-luctst
v3.1.2
Published
Personal configuration for create-react-app.
Downloads
8
Maintainers
Readme
Create-react-app-luctst
Personal config for create-react-app.
Getting started:
On your terminal run this commande to create your next web app.
npx create-react-app <name of your project> --scripts-version create-react-app-luctst
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.