UNPKG

525 BMarkdownView Raw
1# Nitrolib
2
3Stuff common for our webs! :fire:
4
5## Setup
6
7* `yarn add @kiwicom/nitro`
8
9Follow the [adoption guide](https://kiwi.wiki/frontend/nitrolib/adoption/) — includes mandatory stuff to implement on all FEs.
10
11## Documentation
12
13Here https://kiwi.wiki/frontend/nitrolib/
14
15> Note: the last `/` is important in the URL as the JS and CSS assets won't be loaded correctly otherwise.
16
17## Contributing
18
19Read the [CONTRIBUTING](./CONTRIBUTING.md) guide on how to do changes, write commit messages and release!
20
21## License
22
23MIT