Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Apollo React Template

This is a self-contained web application, which means it's packaged with everything it needs to run and can be executed alone. All the web static assets are served with the back-end server after build. On development mode, it requires 2 different running web server to support hot code replacement. It also has support for CDN. This document will describe the application architecture as well as detailed configurations.