Skip to content

πŸš€ A collection of NPM initializers for bootstrapping micro-frontend solutions.

License

Notifications You must be signed in to change notification settings

RobHameetman/micro-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

@micro-fe

πŸ“¦ @micro-fe

This project is a curated collection of NPM initializers for generating Micro-frontends and micro-frontend structural patterns.

πŸ’Ό Getting Started

The instructions below will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

To use this project to bootstrap your micro-frontend project, run the following in your terminal:

npm init @micro-fe

πŸ“š Prerequisites

What things you need to install the software and how to install them

  • Node v12+
  • NPM v6+

πŸ“² Installing

To install the project, clone and build the repo, then use npm to install dependencies for each package.

git clone git@bitbucket.org:micro-fe.git
cd micro-fe
npm i

πŸ›₯ Deployment

Each package is versioned and deployed independently with npm:

npm version patch
npm publish

🧾 Project Dependencies

  • TypeScript - Implementation language
  • NPM - Dependency Management

🏷 Versioning

I use SemVer for versioning. For the versions available, see the tags on this repository.

πŸ“œ Authors

See also the list of contributors who participated in this project.

πŸ“„ License

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

About

πŸš€ A collection of NPM initializers for bootstrapping micro-frontend solutions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published