React app created using create-react-app, configured with SASS and PM2, mapped with custom domain and secured with SSL layer.
git clone [email protected]:BalasubramaniM/react-sass-pm2-production-app.git
And repeat
cd react-sass-pm2-production-app
npm install
Finally,
npm start
Your app will be automatically opened in the default port 3000. View your app @ http://localhost:3000.
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.
- Balasubramani M - Initial work - Balasubramani M
This project is licensed under the MIT License - see the LICENSE.md file for details