create-bunadmin-app
v1.0.0-alpha.1
Published
The official [BunAdmin](https://github.com/bunred/bunadmin) template for [Create React App](https://github.com/facebook/create-react-app)
Downloads
2
Readme
The official BunAdmin template for Create React App
Available Scripts
In the project directory, you can run:
yarn update-plugins
Runs yarn install
and copy plugins defined in plugins-info.json
to @bunred/bunadmin/plugins/
.
yarn dev
Runs the app in the development mode. Open http://localhost:1911 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
yarn build
Builds the app for production to the @bunred/bunadmin/.next/
folder.
Your app is ready to be deployed!
yarn start
Runs the app in the production mode. Open http://localhost:1912 to view it in the browser.
See more on bunadmin