This repository contains a test project developed for Digicode.
Steps to Install
- Clone the repository.
- Execute
npm ito install dependencies. - Use
npm run devto start the webpack development server. Thenpm run buildcommand will generate a production-ready build.