Application created using Express
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Node.js Version 6+ (8+ recommended)
- Clone this repository to your host computer.
git clone https://github.com/KirstynNatavio/RailRoadSystem
- Run npm install
npm install
- Start the application
npm start
- See the application by entering this in your web browser address bar
localhost:3000