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
git clone http://github.com/maureen147/my---space---project```
-navigate to my---space---project
```cd my---space---project```
-install all dependencies
```npm install```
-run dev server
```npm run dev