Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.32 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.32 KB

React-SASS-PM2-EC2-Production-App

React app created using create-react-app, configured with SASS and PM2, mapped with custom domain and secured with SSL layer.

Prerequisites

Dependencies

Dev Dependencies

Installing

git clone [email protected]:BalasubramaniM/react-sass-pm2-production-app.git

And repeat

cd react-sass-pm2-production-app
npm install

Finally,

npm start

Getting Started

Your app will be automatically opened in the default port 3000. View your app @ http://localhost:3000.

Medium Tutorial

Step by step instructions to understand the concept behind the project available @ React-SASS-PM2-EC2-Production-App mapped with a custom domain and secured with SSL layer.

Authors

License

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