- About Page
- Admission Page.
- Contact Page
- ReactJS + Node Proxy app
- Node Modules install : npm install && npm run init
- To start app : npm run start
- docker build --tag schoolwebsite:0.0.1 .
- Node Modules install : npm install && npm run init
- Build Client (ReactJS app) : npn run build
- Run Node Server in Production mode : npm run start-server