Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.36 KB

README.md

File metadata and controls

49 lines (39 loc) · 1.36 KB

About

SW BaseExp is learning project. It uses fine https://swapi.info/ (in the place of a little slow https://swapi.dev/)

TODO in my spare time:

Continued in another project (Nx powered monorepo) https://github.com/mrudowski/nxExp/tree/main/apps/sw-base

Environment requirements

Install deps and run

yarn
yarn start

Checks for known security issues with the installed packages

yarn audit
yarn audit --groups dependencies // only in dependencies group