Skip to content

Latest commit

 

History

History

examples

SIMPLE-BOOT-CORE

Examples 🚀 Quick start


STEP 1

  • simple-boot-core build
# cd root directory
npm run npm-build

STEP 2

cd examples/{examples-name}
npm install
npm start