cra-template-ares
v1.0.4
Published
Template for initial react app
Downloads
2
Maintainers
Readme
cra-template-ares
This is the boilerplate template for Create React App.
For installation just simply type:
npx create-react-app "YOUR_APP_NAME" --template ares
Template includes:
- react-router-dom
- formik
- yup
- moment
- axios
- node-sass
- object-to-formdata
- prop-types
- react-i18next
- i18next
Folder structure:
─── public
─── src
│ assets
│ components
│ constants
│ hoc
│ hooks
│ screens
│ services
│ translation
│ utils
│ validation
index.js