KLTN - CNPM - demo KLTN CNPM Khóa 2016-2020
- [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
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;