Skip to content

arnonrdp/Nuxt-Facebook-Frontend

Repository files navigation

Facebook

Login Page

Feed Page

Build Setup ~ Run Locally

# install dependencies
npm install

# set the engine
nvm use lts/fermium

# serve with hot reload at localhost:3000
npm run dev