Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 470 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 470 Bytes

mindpal-recruitment-task

Hi! One of the requirements of this task was to not use any framework so I let myself use a Typescript,SCSS and Webpack which are not technically frameworks so I hope you won't hold a grudge :D

Additionally I uploaded project to GH Pages so it's easier to check how the app works: Github Pages Task Link: https://goteii.github.io/mindpal-recruitment-task/

If you want to start project locally, all you need to do is:

  • npm i
  • npm run dev