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
Install Node.js, start a new repository using this template, create a local clone of your new repository, and run the following console commands within your local copy:
# install dependencies
npm install
# start a local server and open in browser
npm run start