Closed jacobrreed closed 5 years ago
I added a npm script to package.json so developers can just use npm start as most of use are used to doing. Removed my save commit that had Prettier formatting, so it only shows actual changes.
npm start
closes #156
I added a npm script to package.json so developers can just use
npm start
as most of use are used to doing. Removed my save commit that had Prettier formatting, so it only shows actual changes.