Tool used to view resource information
- Clone the project:
git clone https://github.com/AirWalk-Digital/airwalk-resourcing
- in VScode - "Open in Container" using remote containers.
- Install dependencies:
npm i
- Run the dev server:
npm run dev
- Run storybook:
npm run storybook