/express-backpack

Simple backpack basic example with expressjs

Primary LanguageJavaScriptMIT LicenseMIT

express-backpack

Simple backpack basic example with expressjs

How to use

Run in Development Mode

npm run dev

Building & Run in Production Mode

npm run build
npm start

Reference

Backpack

ExpressJs