Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.5 KB

File metadata and controls

43 lines (34 loc) · 1.5 KB

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