Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Admin UI project generator

NotificationsYou must be signed in to change notification settings

Amplicode/amplicode-create-app

Repository files navigation

Scaffold an amplicode app base structure

Options

--appName - Name of the new application in kebab case (e.g: 'amplicode-app')
--template - Template of the application (e.g: 'react-admin', now only one available)
--serverUrl - Rest api uri (e.g: 'http://localhost:8000')
--targetDir - New emty directory (default: './')
--schema - Array of resources (default: []) // [{entity: 'owner', screens: ['list', 'show']}]

Example: npx --yes @amplicode/create-amplicode@latest --appName amp-rest --template react-admin --serverUrlhttp://localhost:8080/ --targetDir "$(pwd)/ampl-test" --restBasePath /rest

About

Admin UI project generator

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp