Skip to content

rolandowebdev/sociable

Repository files navigation

Sociable

Sociable Image

Developing

Required Node.js version >= 16.x

# duplicate & fill environment file
cp .env.example

# install dependencies
npm install

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

# build for production
npm run build

Built with