Skip to content

rolandowebdev/dashboard-antd

Repository files navigation

Dashboard Antd

Dashboard Antd

Developing

Node.js >= 16.x setup with yarn is recommended.

# duplicate & fill environment file
cp .env.example

# install dependencies
yarn

# serve with hot reload at localhost:3000
yarn start

# build for production
yarn build

Built with