Skip to content

Xây dựng website kinh doanh tour du lịch sử dụng Express.js và React.js với Ant-design + CkEditor

Notifications You must be signed in to change notification settings

minhtvu2006/Website-QL-KD-Dich-vu-lu-hanh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ithoangtan(key) + lvyNguyenn

KLTN - CNPM - demo KLTN CNPM Khóa 2016-2020

Tech

  • [ReactJS] - HTML enhanced for web apps!
  • [CkEditor] - awesome web-based text editor
  • [markdown] - Markdown parser done right. Fast and easy to extend.
  • [Ant-Design] - great UI boilerplate for modern web apps ( v3.x - admin dev, v4.x user dev)
  • [node.js] - evented I/O for the backend
  • [Express] - fast node.js network app framework
  • [heroku] - hosting free
  • [aws-EC2 - ubuntu 16.04, Router 53] - AWS cloud service
  • [nganluong(sandbox), MoMo] - payment gateway VietNam

Installation and run

Dillinger requires Node.js v9+ to run.

Install the dependencies and devDependencies and start the server.

For back-end...

$ cd Back-End
$ npm install -d
$ nodemon
...port 8000

For front-end...

$ cd Front-End
$ yarn
$ yarn start
...port 9999

For admin-front-end...

$ cd Admin-Front-End
$ yarn
$ yarn start
...port 9000

! You need check API in index.contants.js;

About

Xây dựng website kinh doanh tour du lịch sử dụng Express.js và React.js với Ant-design + CkEditor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.7%
  • CSS 26.3%
  • SCSS 12.9%
  • HTML 1.1%