2.2.8 • Published 7 years ago
bizly-header v2.2.8
Bizly Header
How to test locally
- Pull this repo
cd
into the project directory and runnpm install
locally- Run
npm link
- Switch to any projects where you can install the Header
- Add the header by running
npm i bizly-header --save
- In the project root (Layout.js) component add
import Header from 'bizly-header'
- Add react component in render method
<Header />
- Run
npm start
and go to your host app (Profile) and start it tools - Now any changes you make in the header component code will auto-reload the header (sometimes you need to refresh host app to see the changes, need to fix webpack watcher)
2.2.8
7 years ago
2.2.7
7 years ago
2.2.6
7 years ago
2.2.5
7 years ago
2.2.3
7 years ago
2.2.2
7 years ago
2.2.1
7 years ago
2.1.13
7 years ago
2.1.12
7 years ago
2.1.11
7 years ago
2.1.10
7 years ago
2.1.9
8 years ago
2.1.8
8 years ago
2.1.7
8 years ago
2.1.6
8 years ago
2.1.5
8 years ago
2.1.4
8 years ago
2.1.3
8 years ago
2.1.2
8 years ago
2.1.1
8 years ago
2.1.0
8 years ago
2.0.1
8 years ago
1.1.11
8 years ago
1.1.10
8 years ago
1.1.9
8 years ago
1.1.8
8 years ago
1.1.7
8 years ago
1.1.6
8 years ago
1.1.5
8 years ago
1.1.4
8 years ago
1.1.3
8 years ago
1.1.0
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago