1.0.0 • Published 5 years ago
cra-template-pure v1.0.0
CRA-Template "Pure"
A lightweight template for Create React App, without ServiceWorkers, default styles (no CSS files) etc.
Usage
npx create-react-app %PROJECT_NAME% --template pure
or
yarn create react-app %PROJECT_NAME% --template pure
License
Licensed under the MIT license by Peter R. Stuhlmann.
1.0.0
5 years ago