Hello,
I just wanted to let you know that when running npm start on a Windows machine it doesn't work because of the single quotes. It works with escaped double quotes so " instead of '
Is that something you'd want a pull request for or you'd rather leave it as it is?
Hello,
I just wanted to let you know that when running npm start on a Windows machine it doesn't work because of the single quotes. It works with escaped double quotes so " instead of '
Is that something you'd want a pull request for or you'd rather leave it as it is?