1.0.4 • Published 3 years ago

cra-template-multi-react-template v1.0.4

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

Getting Started with multi-react-template

multi-react-template was bodged together by mmyron.

multi-react-template is a small template bootstrapped with Create React App that includes both react-router-dom and framer-motion for quickly prototyping modern, dynamic, and scalable webpages and web applications.

Installation

To install, simply type npx create-react-app <project_name> --template multi-react-template. That's it! CRA will take care of the rest.