county-of-simcoe-gis / SimcoeCountySampleNodeHostingContainer

Sample NodeJs hosting container for your React Websites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simcoe County Sample NodeJs Hosting Container

Sample node container to run your react websites. When I need to run a new website, I make of a copy of this and change the port to whatever you like.

Getting Started

Copy the output from running "npm run build" in your create-react-app into the build folder of this project.

Prerequisites

Node JS

Installing

In the root directory, type `npm install` in the terminal.
In the root directory, type `node app.js` in the terminal.

Deployment

Copy the entire directory to your Node server.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Sample NodeJs hosting container for your React Websites.


Languages

Language:JavaScript 100.0%