Project Website Server side web programming by MarkKh and ThunderBP
Boba Chanom is web application development for milk tea ordering
- Β HTML for creating frontend application.
- Β JavaScript for building our frontend HTML application
- Β Bootstrap for styling our application.
- Β nodejs for run time environment
Our main language of development is Β Vue.js
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
-
Clone the repo
git clone https://github.com/MarkKh/nv-webblog-final
-
Install NPM packages in server and client
$ npm install
π« Run Server
- In server : Port 8081
$ nodemon src/app.js
- In client : Port 8080
$ npm run dev
π« Next Step
- Open URL
http://localhost:8080/login
- Login
username : admin@nu.ac.th | password : 1234