Coder Social home page Coder Social logo

douglasdeoliveira / react-micro-frontends Goto Github PK

View Code? Open in Web Editor NEW
72.0 3.0 7.0 242 KB

This is a monorepo ReactJS based in micro frontends

License: MIT License

JavaScript 24.33% Shell 1.47% HTML 11.63% TypeScript 53.46% SCSS 9.10%
microfrontends reactjs monorepo typescript

react-micro-frontends's Introduction

Monorepo React Micro Frontends

GitHub top language GitHub language count Repository size GitHub last commit Repository issues GitHub

Technologies   |    How To Use   |    License   |    Inspiration

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer.

Create a .env file based on the .env.example contained in each module of the project and fill in the necessary information.

From your command line:

# Clone this repository
$ git clone https://github.com/douglasdeoliveira/react-micro-frontends

# Install dependencies
$ cd react-micro-frontends && yarn

# Run all micro-frontends together
$ yarn start

Another examples:

# Run a specific micro-frontend
# yarn start:MODULE_NAME (see package.json)
$ yarn start:foo

# Install global dependency on the project
$ yarn add react -W

# Install dependency on a specific module
# yarn workspace MODULE_NAME YARN_COMMAND
$ yarn workspace @project/foo add react

📝 License

This project is under the MIT license. See the LICENSE for more information.

📚 Inspiration


Made with ♥ by Douglas de Oliveira 👋 Get in touch!

react-micro-frontends's People

Contributors

douglasdeoliveira avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.