1.7.0 • Published 5 years ago

@epig/create-app v1.7.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

@epig/create-react-app

使用说明

npx @epig/create-app my-app
cd my-app
npm start

(npx comes with npm 5.2+ and higher, see instructions for older npm versions)

Then open http://localhost:8000 to see your app. When you’re ready to deploy to production, create a minified bundle with npm run build.

options

@epig/luna

npx @epig/create-app my-app-m --luna

移动端

npx @epig/create-app my-app-m --mobile

npx @epig/create-app my-app-m --luna --mobile

管理后台(使用说明看这里)

npx @epig/create-app my-admin-app --admin
1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago