0.0.3 • Published 1 year ago
@fernsehturm/react-ui v0.0.3
@fernsehturm/react-ui
Scaffolder of a React-User Interface
Installation
npm install --save @fernsehturm/react-ui
The components to support a React User Interface
Development Guidelines
Babel for transpiling, tsc
for types: https://www.typescriptlang.org/docs/handbook/babel-with-typescript.html
- typescript/tsc: types
- babel: transpiling
- linting + prettier
- semantic release
Link library:
- in library: run
npm link
- in project run
npm link @calliopa/react-ui