Skip to content

Repository files navigation

maria-martucci website

Setup

# clone source repo
git clone https://github.com/johnstallo/maria-martucci.git

# install ZEIT's Now CLI
npm install -g now

Develop

npm install
# Force Node.js to use the legacy OpenSSL provider
export NODE_OPTIONS=--openssl-legacy-provider
npm run dev

Deploy to Staging

# Run from the root folder
now

Deploy to Production

# View deployments
now ls

# Deploy to production
now --target production 

Releases

Packages

Used by

Contributors

Languages