Front-end
npm install
npm run start
open page at http://localhost:3000/
Backend
npm run backend-build # build
npm run backend # run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Front-end
npm install
npm run start
open page at http://localhost:3000/
Backend
npm run backend-build # build
npm run backend # run