Skip to content

county-of-simcoe-gis/SimcoeCountySampleNodeHostingContainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published