This repository contains a collection of useful scripts to simplify common development tasks.
Follow these steps to get started with the scripts:
Clone the repository:
git clone git@github.com:carol8fml/useful-scripts.git
Install dependencies:
yarn install
Run the server:
yarn dev