Skip to content

miracle-git/react-app-boilerplate

Repository files navigation

This project was bootstrapped with Create React App.

Available Scripts

First clone the boilerplate into your application:

git clone https://github.com/miracle-git/react-app-boilerplate.git my-react-app

cd my-react-app

npm install or yarn install (recommend)

In the project directory, you can run:

npm start or yarn start (recommend)

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build or yarn build (recommend)

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

You can learning the M2 architecture via visiting: https://app.yinxiang.com/fx/c541e662-a573-47e0-af9c-b98d4ca52714

About

基于create-react-app脚手架搭建并结合m2&react开发库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published