An open API service indexing awesome lists of open source software.

https://github.com/stylet/ilc-learning-react

React application used as example in Isomorphic Layout Composer guides
https://github.com/stylet/ilc-learning-react

Last synced: 3 months ago
JSON representation

React application used as example in Isomorphic Layout Composer guides

Awesome Lists containing this project

README

          

# ilc-learning-react
React application used as example in Isomorphic Layout Composer guides

## Related articles

1. [Lesson 1 - How to build your first Micro Frontend with SSR in minutes](https://levelup.gitconnected.com/how-to-build-your-first-micro-frontend-with-ssr-in-minutes-95cd57788529)

## Quick start

```bash
$ npm i
$ npm start
```