You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2024. It is now read-only.
Hello,
The fourth step of the Development section of the documentation step indicates to run
npm startbut when I run it I get an error that the script is missing. Below is the code default code after running
npm run buildWhat script command should I be putting for
startinpackage.json?Thanks