Building Serverless Web Applications by Diego Zanon

Building Serverless Web Applications by Diego Zanon

Author:Diego Zanon
Language: eng
Format: epub
Tags: COM051260 - COMPUTERS / Programming Languages / JavaScript, COM060180 - COMPUTERS / Web / Web Services and APIs, COM060160 - COMPUTERS / Web / Web Programming
Publisher: Packt Publishing
Published: 2017-08-09T10:07:52+00:00


Publishing our demo

Publishing the static files requires a processing phase due to the fact that we have used JSX to build the React demo. In this case, the Create React App module will help us again.

Take a look at the following steps to learn about publishing our demo:

Before publishing, we need to test it locally to confirm that everything is working as expected, which can be done using the following command:

npm start

Now we can prepare our frontend project to be published using the following command:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.