Skip to content

red-armor/halation

Repository files navigation

Halation

Halation is integrated with caching, lazy load component features and aims to build high scalable, plugin-able and easy configurable React application.

How to start

# install deps
$ yarn bootstrap

# build halation-core dist
$ yarn watch

# start run storybook
$ yarn storybook

How to publish

$ npm run version