To get started, clone the repository and run npm install && npm run dev
:
git clone git@github.com:noudadrichem/keycapsets.com.git
npm install
npm run dev
Note: If you are running on Windows run install --optional flag (i.e. npm install
) which will skip installing fsevents.