Installation
How to setup Yoda?
Getting Started
Node JS
Let's Install
# For Yarn
yarn install
# For npm
npm install# For Yarn
yarn start
# For Npm
npm startLast updated
How to setup Yoda?
# For Yarn
yarn install
# For npm
npm install# For Yarn
yarn start
# For Npm
npm startLast updated
Compiled successfully!
You can now view yoda-admin-react-theme in the browser.
Local: http://localhost:3000
On Your Network: http://192.168.1.122:3000
Note that the development build is not optimized.
To create a production build, use npm run build.# For Yarn
yarn build
# For Npm
npm build