Installation
π οΈ Installation
git clone git@github.com:pancake-vn/builderx_spa.git
cd builderx_spanpm install
# or
yarn installπ Running the Project
Development
npm run dev
# or
yarn devProduction Build
npm run build:client
# or
yarn build:clientπ Useful Commands
π³ Docker
Last updated