1.0.4 • Published 4 years ago
cra-template-ares v1.0.4
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: 1. react-router-dom 2. formik 3. yup 4. moment 5. axios 6. node-sass 7. object-to-formdata 8. prop-types 9. react-i18next 10. i18next
Folder structure:
─── public
─── src
│ assets
│ components
│ constants
│ hoc
│ hooks
│ screens
│ services
│ translation
│ utils
│ validation
index.js