First, clone the project and access the folder:
git clone https://github.com/mutheus/the-collector.git && cd the-collector
Second, install the dependencies:
npm install
So, run the development server:
npm run dev
Made with 🖤 by Matheus Almeida