mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
include license and badges
This commit is contained in:
parent
fc11a29663
commit
fd53e9cca9
0
.tsconfig.json
Normal file
0
.tsconfig.json
Normal file
14
README.md
14
README.md
@ -1,2 +1,16 @@
|
|||||||
# boilerplate-frontend
|
# boilerplate-frontend
|
||||||
|
[![nodejs][badge-nodejs-img]][badge-nodejs-href]
|
||||||
|
[![npm][badge-npm-img]][badge-npm-href]
|
||||||
|
|
||||||
The IT4C Boilerplate for frontends
|
The IT4C Boilerplate for frontends
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
[Apache 2.0](./LICENSE)
|
||||||
|
|
||||||
|
<!-- Badges -->
|
||||||
|
[badge-nodejs-img]: https://img.shields.io/badge/nodejs-%3E%3D20.5.0-blue
|
||||||
|
[badge-nodejs-href]: https://nodejs.org/
|
||||||
|
|
||||||
|
[badge-npm-img]: https://img.shields.io/badge/npm-latest-blue
|
||||||
|
[badge-npm-href]: https://www.npmjs.com/package/npm
|
||||||
Loading…
x
Reference in New Issue
Block a user