Skip to content

leonardocouy/react-docker-boilerplate

Repository files navigation

A simple react boilerplate using Docker 🐬 using latest Alpine Node.

What is this?

  • 💥 A good entrypoint for a new React project app;
  • 🐳 Lightweight docker image using Node-Alpine Linux image;
  • 📦 Ready to yarn usage;
  • :goberserk: Ready for React projects.

How to use?

  1. Clone this repository, change PROJECT_NAME by project dir name
git clone http://github.com/leonardocouy/react-docker-boilerplate PROJECT_NAME
  1. Go to directory and remove .git directory
rm -rf .git
  1. Build and run docker-compose
docker-compose up --build

After these steps, navigate to http://127.0.0.1:3000 and be happy!

Contact

Built with ❤️ by Leonardo Flores (contato@leonardocouy.com)

About

A simple react boilerplate using Docker 🐬

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published