You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pgfqe6ch8/public/react-mobile7
daiao 7b1f61a514
第一次版本
6 years ago
..
build 第一次版本 6 years ago
config 第一次版本 6 years ago
public 第一次版本 6 years ago
scripts 第一次版本 6 years ago
src 第一次版本 6 years ago
.babelrc 第一次版本 6 years ago
README.md 第一次版本 6 years ago
package-lock.json 第一次版本 6 years ago
package.json 第一次版本 6 years ago
readme.txt 第一次版本 6 years ago
yarn-error.log 第一次版本 6 years ago
yarn.lock 第一次版本 6 years ago

README.md

Framework7 v3 React App Template

To get started, clone this repo as whatever you want to name your app:

git clone https://github.com/framework7io/framework7-react-app-template/ my-app

Running the app:

npm install
npm start

To build your app for deployment, run:

npm run build

The build folder will then contain all of your app's files, optimized and ready for deployment.

This template was created with Create React App. It is suggested that you read more about Create React App to understand the full capabilities of the toolset.

Issues

Please log any issues to the main Framework7 repo.