Skip to content

Files

Latest commit

 

History

History
44 lines (34 loc) · 966 Bytes

File metadata and controls

44 lines (34 loc) · 966 Bytes

Internet_Banking (backend)

Đồ án môn học Phát triển ứng dụng Web nâng cao CQ2016/31

Site at : https://monca.me/

Node.js



🚀 Get Started

  1. Install dependencies.

    # install the dependencies
    npm install
  2. Start developing.

    # "start": "gatsby develop"
    npm run start:dev